public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: amzdownloader.desktop: NoDisplay=true
Date: Mon, 06 Jul 2026 18:05:37 GMT	[thread overview]
Message-ID: <178336113725.1.8792442387555658235.rpms-amarok-f7cd49ca2a81@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
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

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)
 

                 reply	other threads:[~2026-07-06 18:05 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=178336113725.1.8792442387555658235.rpms-amarok-f7cd49ca2a81@fedoraproject.org \
    --to=rdieter@gmail.com \
    --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