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: libmtp-hal dependency missing for amarok (#666173)
Date: Mon, 06 Jul 2026 18:31:24 GMT	[thread overview]
Message-ID: <178336268421.1.7703581405273411971.rpms-amarok-a83539e2d7b7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10.2
Commit : a83539e2d7b73be3586c254fcaf7f08a1483faa6
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2011-01-17T20:17:23-06:00
Stats  : +10/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/a83539e2d7b73be3586c254fcaf7f08a1483faa6?branch=epel10.2

Log:
libmtp-hal dependency missing for amarok (#666173)

---
diff --git a/amarok.spec b/amarok.spec
index 21ba6ed..8ad6fab 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -20,15 +20,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: curl-devel
 BuildRequires: desktop-file-utils
+## non-modular transcoding support. :(
+#BuildRequires: ffmpeg-devel libofa-devel
 BuildRequires: gettext
 BuildRequires: kdelibs4-devel 
+%if 0%{?libgpod}
+BuildRequires: libgpod-devel >= 0.7.0
+%endif
 BuildRequires: libifp-devel
 BuildRequires: liblastfm-devel
 BuildRequires: libmp4v2-devel
 BuildRequires: libmtp-devel >= 0.3.0
-%if 0%{?libgpod}
-BuildRequires: libgpod-devel >= 0.7.0
-%endif
 BuildRequires: libnjb-devel
 BuildRequires: libusb-devel
 BuildRequires: libxml2-devel
@@ -45,10 +47,11 @@ BuildRequires: taglib-extras-devel >= 1.0.1
 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: >= %{_kde4_version}}
+%if 0%{?fedora} == 14
+# lame, see http://bugzilla.redhat.com/666173
+Requires: libmtp-hal
+%endif
 
 # when we grew a -libs subpkg, multilib love
 Obsoletes: amarok < 2.1.80
@@ -185,6 +188,7 @@ fi
 %changelog
 * Tue Jan 11 2011 Rex Dieter <rdieter@fedoraproject.org> 2.4.0-1
 - 2.4.0
+- libmtp-hal dependency missing for amarok (#666173)
 
 * Tue Dec 28 2010 Rex Dieter <rdieter@fedoraproject.org> 2.3.90-3
 - rebuild (mysql)

                 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=178336268421.1.7703581405273411971.rpms-amarok-a83539e2d7b7@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