public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: amzdownloader.desktop: NoDisplay=true
@ 2026-07-06 18:32 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10.2
Commit : f7cd49ca2a814c44e0f7b9695aa5f34821eb1959
Author : Rex Dieter <rdieter@gmail.com>
Date   : 2017-10-17T15:09:53-05:00
Stats  : +10/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/f7cd49ca2a814c44e0f7b9695aa5f34821eb1959?branch=epel10.2

Log:
amzdownloader.desktop: NoDisplay=true

---
diff --git a/amarok.spec b/amarok.spec
index fe8ceba..9887940 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -8,7 +8,7 @@
 Name:    amarok
 Summary: Media player
 Version: 2.8.90
-Release: 15%{?dist}
+Release: 16%{?dist}
 
 # KDE e.V. may determine that future GPL versions are accepted
 License: GPLv2 or GPLv3
@@ -223,6 +223,11 @@ mkdir -p %{buildroot}%{_kde4_datadir}/appdata/
 mv %{buildroot}%{_kde4_datadir}/metainfo/*.xml \
    %{buildroot}%{_kde4_datadir}/appdata/
 
+# NoDisplay Amazon Downloader in menus
+desktop-file-install \
+  %{buildroot}%{_kde4_datadir}/applications/kde4/amzdownloader.desktop \
+  --set-key=NoDisplay --set-value=true
+
 %if 0%{?fedora}
 mkdir -p %{buildroot}%{_kf5_datadir}/solid/actions/
 cp -alf \
@@ -250,6 +255,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_kde4_datadir}/appdata/*%{na
 %endif
 desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/*amarok.desktop
 desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/*amarok_containers.desktop
+grep '^NoDisplay' %{buildroot}%{_kde4_datadir}/applications/kde4/amzdownloader.desktop
 
 
 %post
@@ -374,6 +380,9 @@ fi
 
 
 %changelog
+* Tue Oct 17 2017 Rex Dieter <rdieter@fedoraproject.org> - 2.8.90-16
+- amzdownloader.desktop: NoDisplay=true
+
 * Thu Oct 05 2017 Rex Dieter <rdieter@fedoraproject.org> - 2.8.90-15
 - use mariadb-connector-c-devel on f28+ (#1494091)
 

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

only message in thread, other threads:[~2026-07-06 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:32 [rpms/amarok] epel10.2: amzdownloader.desktop: NoDisplay=true Rex Dieter

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