SPECS: amarok.spec - remove upper-bound of libgpod BR. -Wl, --as-...

pluto pluto at pld-linux.org
Wed Oct 4 20:44:02 CEST 2006


Author: pluto                        Date: Wed Oct  4 18:44:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove upper-bound of libgpod BR.
  -Wl,--as-needed just breaks itdb_get_mountpoint() detection.

---- Files affected:
SPECS:
   amarok.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.137 SPECS/amarok.spec:1.138
--- SPECS/amarok.spec:1.137	Wed Oct  4 00:00:21 2006
+++ SPECS/amarok.spec	Wed Oct  4 20:43:56 2006
@@ -49,7 +49,6 @@
 %{?with_akode:BuildRequires:	kdemultimedia-akode}
 BuildRequires:	kdemultimedia-devel >= 9:3.1.93
 %{?with_mp3players:BuildRequires:	libgpod-devel >= 0.2.0}
-%{?with_mp3players:BuildRequires:	libgpod-devel < 0.3.1}
 %{?with_mp3players:BuildRequires:	libifp-devel}
 %{?with_mp3players:BuildRequires:	libmtp-devel}
 %{?with_mp3players:BuildRequires:	libnjb-devel}
@@ -76,6 +75,9 @@
 Obsoletes:	amarok-arts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# temporary hack for proper libgpod::itdb_get_mountpoint() detection.
+%define		filterout_ld	-Wl,--as-needed
+
 %description
 A KDE audio player.
 
@@ -478,6 +480,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2006/10/04 18:43:56  pluto
+- remove upper-bound of libgpod BR.
+  -Wl,--as-needed just breaks itdb_get_mountpoint() detection.
+
 Revision 1.137  2006/10/03 22:00:21  pluto
 - fix ac260-lt issue, req. proper libtunepim-devel-0.5.x.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.137&r2=1.138&f=u



More information about the pld-cvs-commit mailing list