rpms/amarok/devel amarok.spec,1.138,1.139

Rex Dieter rdieter at fedoraproject.org
Thu Mar 5 16:00:27 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/amarok/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2946

Modified Files:
	amarok.spec 
Log Message:
only apply libgpod-0.7.0 where needed



Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- amarok.spec	5 Mar 2009 12:49:20 -0000	1.138
+++ amarok.spec	5 Mar 2009 15:59:56 -0000	1.139
@@ -52,7 +52,10 @@
 
 %prep
 %setup -q
+
+%if 0%{?fedora} > 10
 %patch0 -p0 -b .libgpod-0.7.0
+%endif
 %patch1 -p1 -b .gcc4
 
 %patch100 -p0 -b .qt45




More information about the fedora-extras-commits mailing list