SPECS: ffmpeg.spec - fixed a52, it was never working, as a52bin is...

wolf wolf at pld-linux.org
Wed Dec 21 21:50:09 CET 2005


Author: wolf                         Date: Wed Dec 21 20:50:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed a52, it was never working, as a52bin is not active without a52; a52bin
  doesn't link correctly

---- Files affected:
SPECS:
   ffmpeg.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.56 SPECS/ffmpeg.spec:1.57
--- SPECS/ffmpeg.spec:1.56	Sun Dec  4 15:23:35 2005
+++ SPECS/ffmpeg.spec	Wed Dec 21 21:50:04 2005
@@ -153,7 +153,7 @@
 	--libdir=%{_libdir} \
 	--mandir=%{_mandir} \
 	--disable-strip \
-	--enable-a52bin \
+	--enable-a52 \
 	--enable-faac \
 	--enable-faadbin \
 	--enable-gpl \
@@ -254,6 +254,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2005/12/21 20:50:04  wolf
+- fixed a52, it was never working, as a52bin is not active without a52; a52bin
+  doesn't link correctly
+
 Revision 1.56  2005/12/04 14:23:35  qboosh
 - comment fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list