public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ktouch] epel10: fix build
Date: Tue, 04 Aug 2026 19:53:39 GMT	[thread overview]
Message-ID: <178587321915.1.17167879492055344421.rpms-ktouch-19547d1cba43@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ktouch
Branch : epel10
Commit : 19547d1cba43a72b893a6196bd3105c75933789e
Author : Rex Dieter <rdieter@gmail.com>
Date   : 2017-09-21T15:29:32-05:00
Stats  : +3/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ktouch/c/19547d1cba43a72b893a6196bd3105c75933789e?branch=epel10

Log:
fix build

---
diff --git a/.gitignore b/.gitignore
index 2e67610..1b21fda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-/ktouch-16.12.1.tar.xz
-/ktouch-16.12.2.tar.xz
-/ktouch-16.12.3.tar.xz
 /ktouch-17.08.1.tar.xz

diff --git a/ktouch.spec b/ktouch.spec
index 665df5c..51ba2fb 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -74,6 +74,8 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
+%find_lang %{name} --all-name --with-html --with-man --with-qt
+
 
 %check
 appstream-util validate-relax --nonet %{buildroot}%{_kf5_datadir}/appdata/org.kde.%{name}.appdata.xml ||:
@@ -92,10 +94,9 @@ touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
 gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
 fi
 
-%files
+%files -f %{name}.lang
 %doc AUTHORS
 %license COPYING
-%lang(en) %{_kf5_docdir}/HTML/en/ktouch/
 %{_kf5_bindir}/ktouch
 %{_kf5_datadir}/ktouch/
 %{_kf5_datadir}/appdata/org.kde.%{name}.appdata.xml

                 reply	other threads:[~2026-08-04 19:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178587321915.1.17167879492055344421.rpms-ktouch-19547d1cba43@fedoraproject.org \
    --to=rdieter@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox