public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: prudent dep versioning
@ 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 : 5dbd3a6d40f604444e359acf2d053086f1b3ac63
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2008-08-25T13:23:01+00:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/5dbd3a6d40f604444e359acf2d053086f1b3ac63?branch=epel10.2

Log:
prudent dep versioning

---
diff --git a/amarok.spec b/amarok.spec
index fbe9d9c..ecf4c89 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -19,13 +19,15 @@ BuildRequires: esound-devel
 BuildRequires: gettext
 # FIXME: bogus deps, from where?
 BuildRequires: giflib-devel pcre-devel
-BuildRequires: kdelibs4-devel
+BuildRequires: kdelibs4-devel >= 4.1.0
 BuildRequires: kdebase-workspace-devel
 BuildRequires: kdemultimedia-devel
 BuildRequires: libifp-devel
 BuildRequires: libgpod-devel
 BuildRequires: libmp4v2-devel
+%if 0%{?fedora} > 9
 BuildRequires: libmtp-devel >= 0.3.0
+%endif
 BuildRequires: libmusicbrainz-devel
 BuildRequires: libnjb-devel
 BuildRequires: libtunepimp-devel
@@ -37,6 +39,8 @@ BuildRequires: mysql-devel
 BuildRequires: soprano-devel
 BuildRequires: taglib-devel
 
+%{?_qt4_version:Requires: qt4 >= %{_qt4_version}}
+#Requires: kdelibs4 >= 4.1.0
 Requires(post): xdg-utils
 Requires(postun): xdg-utils
 

^ 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: prudent dep versioning Rex Dieter

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