SPECS: xmms-crossfade.spec - fixed xmms files as well

qboosh qboosh at pld-linux.org
Mon Mar 31 22:08:48 CEST 2008


Author: qboosh                       Date: Mon Mar 31 20:08:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed xmms files as well

---- Files affected:
SPECS:
   xmms-crossfade.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/xmms-crossfade.spec
diff -u SPECS/xmms-crossfade.spec:1.41 SPECS/xmms-crossfade.spec:1.42
--- SPECS/xmms-crossfade.spec:1.41	Mon Mar 31 22:05:15 2008
+++ SPECS/xmms-crossfade.spec	Mon Mar 31 22:08:43 2008
@@ -200,11 +200,14 @@
 %if %{with xmms}
 %{__make} -C xmms install \
 	DESTDIR=$RPM_BUILD_ROOT
+
+rm -f $RPM_BUILD_ROOT%{_libdir}/xmms/Output/libcrossfade.la
 %endif
 
 %if %{with audacious}
 %{__make} -C audacious install \
 	DESTDIR=$RPM_BUILD_ROOT
+
 rm -f $RPM_BUILD_ROOT%{_libdir}/audacious/Output/libcrossfade.la
 %endif
 
@@ -215,7 +218,7 @@
 %files -n xmms-output-crossfade
 %defattr(644,root,root,755)
 %doc AUTHORS README ChangeLog
-%attr(755,root,root) %{_libdir}/xmms
+%attr(755,root,root) %{_libdir}/xmms/Output/libcrossfade.so
 %endif
 
 %if %{with audacious}
@@ -231,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2008-03-31 20:08:43  qboosh
+- fixed xmms files as well
+
 Revision 1.41  2008-03-31 20:05:15  qboosh
 - no .la for audacious plugin
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmms-crossfade.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list