public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10.2: - Requires: kdebase-runtime (support for trash protocol needed)
Date: Mon, 06 Jul 2026 18:30:56 GMT [thread overview]
Message-ID: <178336265631.1.16508429037464942590.rpms-amarok-641b011d8dab@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 641b011d8dabdcf6d988bed530567a486c1b3b1b
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2009-10-02T13:26:05+00:00
Stats : +9/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/641b011d8dabdcf6d988bed530567a486c1b3b1b?branch=epel10.2
Log:
- Requires: kdebase-runtime (support for trash protocol needed)
---
diff --git a/amarok.spec b/amarok.spec
index 313758e..f376e12 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
Name: amarok
Summary: Media player
Version: 2.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -32,11 +32,15 @@ BuildRequires: soprano-devel
BuildRequires: taglib-devel >= 1.6
BuildRequires: taglib-extras-devel >= 1.0.0
-%global kdelibs4_version %((kde4-config --version 2>/dev/null || echo KDE 4.3.0) | grep '^KDE' | cut -d' ' -f2 | cut -d'-' -f1)
+%global kde4_version %((kde4-config --version 2>/dev/null || echo KDE 4.3.0) | grep '^KDE' | cut -d' ' -f2 | cut -d'-' -f1)
BuildRequires: qtscriptbindings
Requires: qtscriptbindings%{?_isa}
Requires: %{name}-utils = %{version}-%{release}
+# for trash protocol support, phonon kcm, etc...
+# FIXME: should probably be handled lower in the stack
+Requires: kdebase-runtime >= %{kde4_version}
+
# when we grew a -libs subpkg, multilib love
Obsoletes: amarok < 2.1.80
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
@@ -166,6 +170,9 @@ fi
%changelog
+* Fri Oct 02 2009 Rex Dieter <rdieter@fedoraproject.org> 2.2.0-2
+- Requires: kdebase-runtime (support for trash protocol needed)
+
* Tue Sep 29 2009 Rex Dieter <rdieter@fedoraproject.org> 2.2.0-1
- amarok-2.2.0
reply other threads:[~2026-07-06 18:30 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=178336265631.1.16508429037464942590.rpms-amarok-641b011d8dab@fedoraproject.org \
--to=rdieter@fedoraproject.org \
--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