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/amarok] epel10.2: name-spaced desktop/appdata now
Date: Mon, 06 Jul 2026 18:32:11 GMT [thread overview]
Message-ID: <178336273128.1.12167610355739333604.rpms-amarok-2d00c49f9a83@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 2d00c49f9a837deaabdeebd56a04dbd34073786c
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2017-04-03T12:29:02-05:00
Stats : +11/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/2d00c49f9a837deaabdeebd56a04dbd34073786c?branch=epel10.2
Log:
name-spaced desktop/appdata now
---
diff --git a/amarok.spec b/amarok.spec
index 92e2fd0..e0a3f50 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -213,6 +213,11 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
+# appdata/metainfo
+mkdir -p %{buildroot}%{_kde4_datadir}/appdata/
+mv %{buildroot}%{_kde4_datadir}/metainfo/*.xml \
+ %{buildroot}%{_kde4_datadir}/appdata/
+
%if 0%{?fedora}
mkdir -p %{buildroot}%{_kf5_datadir}/solid/actions/
cp -alf \
@@ -236,10 +241,10 @@ rm -fv %{buildroot}%{_kde4_libdir}/libamarok{-sqlcollection,_taglib,core,lib,pla
%check
%if 0%{?fedora} > 20
-appstream-util validate-relax --nonet %{buildroot}%{_kde4_datadir}/appdata/%{name}.appdata.xml
+appstream-util validate-relax --nonet %{buildroot}%{_kde4_datadir}/appdata/*%{name}.appdata.xml
%endif
-desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/amarok.desktop
-desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/amarok_containers.desktop
+desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/*amarok.desktop
+desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/*amarok_containers.desktop
%post
@@ -279,9 +284,9 @@ fi
%{_kde4_configdir}/amarok.knsrc
%{_kde4_configdir}/amarok_homerc
%{_kde4_configdir}/amarokapplets.knsrc
-%{_kde4_datadir}/appdata/%{name}.appdata.xml
-%{_kde4_datadir}/applications/kde4/amarok.desktop
-%{_kde4_datadir}/applications/kde4/amarok_containers.desktop
+%{_kde4_datadir}/appdata/*%{name}.appdata.xml
+%{_kde4_datadir}/applications/kde4/*amarok.desktop
+%{_kde4_datadir}/applications/kde4/*amarok_containers.desktop
%{_kde4_datadir}/applications/kde4/amzdownloader.desktop
%{_kde4_datadir}/config.kcfg/amarokconfig.kcfg
%{_kde4_datadir}/kde4/services/amarok-containment-*.desktop
reply other threads:[~2026-07-06 18:32 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=178336273128.1.12167610355739333604.rpms-amarok-2d00c49f9a83@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