public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ktouch] epel10: fix build
@ 2026-08-04 19:53 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-04 19:53 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:53 [rpms/ktouch] epel10: fix build Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox