public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: - Requires: kdebase-runtime (support for trash protocol needed)
@ 2026-07-06 18:30 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:30 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-07-06 18:30 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:30 [rpms/amarok] epel10.2: - Requires: kdebase-runtime (support for trash protocol needed) Rex Dieter

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