public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: libmtp-hal dependency missing for amarok (#666173)
@ 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 : 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)

^ 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: libmtp-hal dependency missing for amarok (#666173) Rex Dieter

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