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: pkgconfig-style deps
Date: Mon, 06 Jul 2026 18:31:31 GMT	[thread overview]
Message-ID: <178336269108.1.9639468434079058241.rpms-amarok-1e59c178c4dc@fedoraproject.org> (raw)

            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)
 

                 reply	other threads:[~2026-07-06 18:31 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=178336269108.1.9639468434079058241.rpms-amarok-1e59c178c4dc@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