public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: pkgconfig-style deps
@ 2026-07-06 18:31 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 1e59c178c4dcfe160d18e234e5aa2bee6c2b3b41
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2011-11-09T07:24:13-06:00
Stats : +15/-15 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/1e59c178c4dcfe160d18e234e5aa2bee6c2b3b41?branch=epel10.2
Log:
pkgconfig-style deps
drop extraneous/old BR's
---
diff --git a/amarok.spec b/amarok.spec
index 199f245..a18b6e4 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
Name: amarok
Summary: Media player
Version: 2.4.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Group: Applications/Multimedia
# KDE e.V. may determine that future GPL versions are accepted
@@ -23,22 +23,18 @@ BuildRequires: desktop-file-utils
#BuildRequires: ffmpeg-devel libofa-devel
BuildRequires: gettext
BuildRequires: kdelibs4-devel
-BuildRequires: libgpod-devel >= 0.7.0
-BuildRequires: libifp-devel
BuildRequires: liblastfm-devel
-BuildRequires: libmp4v2-devel
-BuildRequires: libmtp-devel >= 0.3.0
-BuildRequires: libmygpo-qt-devel
-BuildRequires: libnjb-devel
-BuildRequires: libusb-devel
-BuildRequires: libxml2-devel
-BuildRequires: loudmouth-devel
-# TODO: investigate source of extra libaio linkage -- Rex
+# extra libaio linkage comes from use of mysql_config --libs
BuildRequires: mysql-embedded-devel libaio-devel
-BuildRequires: qca2-devel
-BuildRequires: soprano-devel
-BuildRequires: taglib-devel >= 1.6
-BuildRequires: taglib-extras-devel >= 1.0.1
+BuildRequires: pkgconfig(libgpod-1.0) >= 0.7.0
+BuildRequires: pkgconfig(libmtp) >= 0.3.0
+BuildRequires: pkgconfig(libmygpo-qt)
+BuildRequires: pkgconfig(libxml-2.0)
+BuildRequires: pkgconfig(loudmouth-1.0)
+BuildRequires: pkgconfig(qca2)
+BuildRequires: pkgconfig(soprano)
+BuildRequires: pkgconfig(taglib) >= 1.6
+BuildRequires: pkgconfig(taglib-extras) >= 1.0.1
# not strictly required at buildtime, but if it's not available here,
# then you're hosed at runtime anyway
@@ -180,6 +176,10 @@ fi
%changelog
+* Wed Nov 09 2011 Rex Dieter <rdieter@fedoraproject.org> 2.4.3-4
+- pkgconfig-style deps
+- drop extraneous/old BR's
+
* Mon Sep 19 2011 Rex Dieter <rdieter@fedoraproject.org> 2.4.3-3
- Wikipedia applet crashes (kde#279813)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:31 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:31 [rpms/amarok] epel10.2: pkgconfig-style deps Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox