public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@math.unl.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/ktouch] epel10: update %%files
Date: Tue, 04 Aug 2026 19:53:34 GMT	[thread overview]
Message-ID: <178587321444.1.2792434587726073908.rpms-ktouch-c84faf3768ef@fedoraproject.org> (raw)

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.*

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 19:53 Rex Dieter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-04 19:54 [rpms/ktouch] epel10: update %%files Rex Dieter
2026-08-04 19:53 [rpms/ktouch] epel10: update %files Rex Dieter

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=178587321444.1.2792434587726073908.rpms-ktouch-c84faf3768ef@fedoraproject.org \
    --to=rdieter@math.unl.edu \
    --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