rpms/xmms/devel xmms.spec,1.18,1.19

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 2 10:42:29 UTC 2006


Author: thias

Update of /cvs/extras/rpms/xmms/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1223

Modified Files:
	xmms.spec 
Log Message:
Something strange with FC5 and static plugin libs it seems...



Index: xmms.spec
===================================================================
RCS file: /cvs/extras/rpms/xmms/devel/xmms.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- xmms.spec	2 Mar 2006 09:44:36 -0000	1.18
+++ xmms.spec	2 Mar 2006 10:42:28 -0000	1.19
@@ -128,8 +128,8 @@
 # Create empty Skins directory to be included
 %{__mkdir_p} %{buildroot}%{_datadir}/xmms/Skins/
 
-# On FC5 x86_64, this gets created even though we pass --disable-static
-%{__rm} -f %{buildroot}%{_libdir}/xmms/General/libsong_change.a
+# On FC5 x86_64, some get created even though we pass --disable-static
+%{__rm} -f %{buildroot}%{_libdir}/xmms/*/*.a
 
 
 %clean




More information about the fedora-extras-commits mailing list