rpms/ffmpeg/EL-6 .cvsignore, 1.28, 1.29 ffmpeg.spec, 1.49, 1.50 sources, 1.28, 1.29

Nicolas Chauvet kwizart at rpmfusion.org
Sun May 19 18:26:42 CEST 2013


Author: kwizart

Update of /cvs/free/rpms/ffmpeg/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32110/EL-6

Modified Files:
	.cvsignore ffmpeg.spec sources 
Log Message:
Update for EL-6



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/EL-6/.cvsignore,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- .cvsignore	11 Dec 2012 22:47:17 -0000	1.28
+++ .cvsignore	19 May 2013 16:26:41 -0000	1.29
@@ -1 +1 @@
-ffmpeg-0.10.6.tar.bz2
+ffmpeg-0.10.7.tar.bz2


Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/EL-6/ffmpeg.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ffmpeg.spec	11 Dec 2012 22:47:17 -0000	1.49
+++ ffmpeg.spec	19 May 2013 16:26:41 -0000	1.50
@@ -6,11 +6,13 @@
 
 %if 0%{?rhel}
 %global _without_vpx   1
+%else
+%global _with_crystalhd 1
 %endif
 
 Summary:        Digital VCR and streaming server
 Name:           ffmpeg
-Version:        0.10.6
+Version:        0.10.7
 Release:        1%{?date}%{?date:git}%{?rel}%{?dist}
 %if 0%{?_with_amr:1}
 License:        GPLv3+
@@ -41,7 +43,6 @@
 %{?_with_jack:BuildRequires: jack-audio-connection-kit-devel}
 BuildRequires:  libass-devel
 %{!?_without_cdio:BuildRequires: libcdio-devel}
-#libcrystalhd is currently broken
 %{?_with_crystalhd:BuildRequires: libcrystalhd-devel}
 BuildRequires:  libdc1394-devel
 Buildrequires:  libmodplug-devel
@@ -281,6 +282,9 @@
 
 
 %changelog
+* Tue May 14 2013 Julian Sikorski <belegdol at fedoraproject.org> - 0.10.7-1
+- Updated to 0.10.7
+
 * Tue Dec 11 2012 Dominik Mierzejewski <rpm at greysector.net> - 0.10.6-1
 - Updated to 0.10.6
 - Patch to build with older libcelt


Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/EL-6/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sources	11 Dec 2012 22:47:17 -0000	1.28
+++ sources	19 May 2013 16:26:41 -0000	1.29
@@ -1 +1 @@
-30dec94c65ae9a8cec9b950b158abd1c  ffmpeg-0.10.6.tar.bz2
+2efd2a9d88b51ad966ac3decf1dc8c81  ffmpeg-0.10.7.tar.bz2


More information about the rpmfusion-commits mailing list