public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ktouch] epel10: update %files
@ 2026-08-04 19:53 Rex Dieter
  0 siblings, 0 replies; 3+ messages 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 : 92aac1b9346d24faa0216f6a890014ce8476da43
Author : Rex Dieter <rdieter@math.unl.edu>
Date   : 2014-03-19T08:25:38-05:00
Stats  : +0/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ktouch/c/92aac1b9346d24faa0216f6a890014ce8476da43?branch=epel10

Log:
update %files

---
diff --git a/ktouch.spec b/ktouch.spec
index 3ac6c8e..886b532 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -64,7 +64,6 @@ fi
 %doc AUTHORS COPYING
 %{_kde4_bindir}/ktouch
 %{_kde4_appsdir}/ktouch/
-%{_kde4_libdir}/kde4/imports/org/kde/ktouch/
 %{_kde4_datadir}/applications/kde4/ktouch.desktop
 %{_kde4_datadir}/config.kcfg/ktouch.kcfg
 %{_kde4_iconsdir}/hicolor/*/*/ktouch.*

^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [rpms/ktouch] epel10: update %%files
@ 2026-08-04 19:53 Rex Dieter
  0 siblings, 0 replies; 3+ messages 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 : c84faf3768ef26792501e94248ec189339fb9864
Author : Rex Dieter <rdieter@math.unl.edu>
Date   : 2016-10-13T09:00:30-05:00
Stats  : +8/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ktouch/c/c84faf3768ef26792501e94248ec189339fb9864?branch=epel10

Log:
update %%files

---
diff --git a/ktouch.spec b/ktouch.spec
index c705a72..e2d524f 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -46,10 +46,14 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
+mkdir -p %{buildroot}%{_kde4_datadir}/appdata
+mv %{buildroot}%{_kde4_datadir}/metainfo/org.kde.%{name}.appdata.xml \
+   %{buildroot}%{_kde4_datadir}/appdata/ ||:
+
 
 %check
-appstream-util validate-relax --nonet %{buildroot}%{_kde4_datadir}/appdata/%{name}.appdata.xml ||:
-desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.desktop
+appstream-util validate-relax --nonet %{buildroot}%{_kde4_datadir}/appdata/org.kde.%{name}.appdata.xml ||:
+desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/org.kde.%{name}.desktop
 
 
 %post
@@ -70,8 +74,8 @@ fi
 %lang(en) %{_kde4_docdir}/HTML/en/ktouch/
 %{_kde4_bindir}/ktouch
 %{_kde4_appsdir}/ktouch/
-%{_kde4_datadir}/appdata/%{name}.appdata.xml
-%{_kde4_datadir}/applications/kde4/ktouch.desktop
+%{_kde4_datadir}/appdata/org.kde.%{name}.appdata.xml
+%{_kde4_datadir}/applications/kde4/org.kde.%{name}.desktop
 %{_kde4_datadir}/config.kcfg/ktouch.kcfg
 %{_kde4_iconsdir}/hicolor/*/*/ktouch.*
 %{_mandir}/man1/ktouch.*

^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [rpms/ktouch] epel10: update %%files
@ 2026-08-04 19:54 Rex Dieter
  0 siblings, 0 replies; 3+ messages in thread
From: Rex Dieter @ 2026-08-04 19:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ktouch
Branch : epel10
Commit : a8511320a8599834830878bdb55dec375677733b
Author : Rex Dieter <rdieter@gmail.com>
Date   : 2021-10-20T09:24:48-05:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ktouch/c/a8511320a8599834830878bdb55dec375677733b?branch=epel10

Log:
update %%files

---
diff --git a/ktouch.spec b/ktouch.spec
index 6bfa1ad..c50e9d1 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -85,7 +85,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
 
 %files -f %{name}.lang
 %doc AUTHORS
-%license COPYING
+%license LICENSES/* 
 %{_kf5_bindir}/ktouch
 %{_kf5_datadir}/ktouch/
 %{_kf5_metainfodir}/org.kde.%{name}.appdata.xml

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-04 19:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:53 [rpms/ktouch] epel10: update %files Rex Dieter
2026-08-04 19:53 [rpms/ktouch] epel10: update %%files Rex Dieter
2026-08-04 19:54 Rex Dieter

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