rpms/ffmpeg/devel ffmpeg.spec,1.94,1.95

Nicolas Chauvet kwizart at rpmfusion.org
Tue Aug 27 23:55:48 CEST 2013


Author: kwizart

Update of /cvs/free/rpms/ffmpeg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8485

Modified Files:
	ffmpeg.spec 
Log Message:
Enable



Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ffmpeg.spec	13 Aug 2013 07:08:09 -0000	1.94
+++ ffmpeg.spec	27 Aug 2013 21:55:48 -0000	1.95
@@ -14,7 +14,7 @@
 Summary:        Digital VCR and streaming server
 Name:           ffmpeg
 Version:        2.0.1
-Release:        1%{?date}%{?date:git}%{?rel}%{?dist}
+Release:        2%{?date}%{?date:git}%{?rel}%{?dist}
 %if 0%{?_with_amr:1}
 License:        GPLv3+
 %else
@@ -143,6 +143,7 @@
     --enable-libxvid \\\
     --enable-x11grab \\\
     --enable-avfilter \\\
+    --enable-avresample \\\
     --enable-postproc \\\
     --enable-pthreads \\\
     --disable-static \\\
@@ -281,6 +282,9 @@
 
 
 %changelog
+* Tue Aug 27 2013 Nicolas Chauvet <kwizart at gmail.com> - 2.0.1-2
+- Enable avresample as noticed by Xavier Bachelot
+
 * Tue Aug 13 2013 Nicolas Chauvet <kwizart at gmail.com> - 2.0.1-1
 - Update to 2.0.1
 


More information about the rpmfusion-commits mailing list