rpms/x264/F-14 sources,1.14,1.15 x264.spec,1.21,1.22

Dominik Mierzejewski rathann at rpmfusion.org
Mon Jan 10 22:56:27 CET 2011


Author: rathann

Update of /cvs/free/rpms/x264/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7063

Modified Files:
	sources x264.spec 
Log Message:
* Mon Jan 10 2011 Dominik Mierzejewski <rpm at greysector.net> 0.0.0-0.29.20110110
- 20110110 snapshot (ABI bump)



Index: sources
===================================================================
RCS file: /cvs/free/rpms/x264/F-14/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	6 Jul 2010 17:36:13 -0000	1.14
+++ sources	10 Jan 2011 21:56:26 -0000	1.15
@@ -1 +1 @@
-ea9eae8863f2a8c4728f39f666ae7c7a  x264-20100706.tar.bz2
+f34cfcf47656cb6bfe7052a113b0db8d  x264-20110110.tar.bz2


Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/F-14/x264.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- x264.spec	6 Jul 2010 17:36:13 -0000	1.21
+++ x264.spec	10 Jan 2011 21:56:26 -0000	1.22
@@ -1,10 +1,9 @@
-%global snapshot 20100706
-%global git d058f37
+%global snapshot 20110110
 
 Summary: H264/AVC video streams encoder
 Name: x264
 Version: 0.0.0
-Release: 0.28.%{snapshot}git%{git}%{?dist}
+Release: 0.29.%{snapshot}%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://developers.videolan.org/x264.html
@@ -57,9 +56,7 @@
 	--bindir=%{_bindir} \\\
 	--includedir=%{_includedir} \\\
 	--extra-cflags="$RPM_OPT_FLAGS" \\\
-	%{!?_without_gpac:--enable-mp4-output} \\\
 	%{?_with_visualize:--enable-visualize} \\\
-	--enable-pthread \\\
 	--enable-debug \\\
 	--enable-shared \\\
 	--enable-pic
@@ -132,6 +129,7 @@
 %defattr(644, root, root, 0755)
 %doc doc/*
 %{_includedir}/x264.h
+%{_includedir}/x264_config.h
 %{_libdir}/libx264.so
 %{_libdir}/pkgconfig/%{name}.pc
 %ifarch i686
@@ -139,6 +137,9 @@
 %endif
 
 %changelog
+* Mon Jan 10 2011 Dominik Mierzejewski <rpm at greysector.net> 0.0.0-0.29.20110110
+- 20110110 snapshot (ABI bump)
+
 * Tue Jul 06 2010 Dominik Mierzejewski <rpm at greysector.net> 0.0.0-0.28.20100706gitd058f37
 - 20100706 snapshot (ABI bump)
 - drop old Obsoletes:



More information about the rpmfusion-commits mailing list