packages: mplayer/mplayer.spec - apply live patch only when bcond enabled

arvenil arvenil at pld-linux.org
Wed Aug 12 22:25:54 CEST 2009


Author: arvenil                      Date: Wed Aug 12 20:25:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apply live patch only when bcond enabled

---- Files affected:
packages/mplayer:
   mplayer.spec (1.420 -> 1.421) 

---- Diffs:

================================================================
Index: packages/mplayer/mplayer.spec
diff -u packages/mplayer/mplayer.spec:1.420 packages/mplayer/mplayer.spec:1.421
--- packages/mplayer/mplayer.spec:1.420	Sat Jul 18 20:44:38 2009
+++ packages/mplayer/mplayer.spec	Wed Aug 12 22:25:48 2009
@@ -337,7 +337,9 @@
 %patch24 -p0
 %patch26 -p1
 %patch27 -p1
+%if %{with live}
 %patch28 -p1
+%endif
 
 # recent dvdnav-config doesn't support --minilibs.
 sed -i 's:--minilibs:--libs:g' configure
@@ -598,6 +600,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.421  2009/08/12 20:25:48  arvenil
+- apply live patch only when bcond enabled
+
 Revision 1.420  2009/07/18 18:44:38  blues
 - release 20 - live bcond enabled (with shared_live patch). Remove
   --with-live option - authors depreciate it. rtsp should work now.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mplayer/mplayer.spec?r1=1.420&r2=1.421&f=u



More information about the pld-cvs-commit mailing list