Author: kwizart
Update of /cvs/free/rpms/x264/EL-6
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28595
Modified Files:
x264.spec
Log Message:
Finish to bootstrap x264
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/EL-6/x264.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- x264.spec 4 Jan 2012 22:04:06 -0000 1.28
+++ x264.spec 4 Jan 2012 22:35:01 -0000 1.29
@@ -1,13 +1,12 @@
%global snapshot 20110620
%global branch stable
#Defined to bootstrap for EL-6
-%global _without_gpac 1
%global _without_asm 1
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.0.0
-Release: 0.30.%{snapshot}%{?dist}.1
+Release: 0.30.%{snapshot}%{?dist}.2
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -142,8 +141,9 @@
%endif
%changelog
-* Wed Jan 04 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.0-0.30.20110620.1
+* Wed Jan 04 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.0-0.30.20110620.2
- Rebuild for i686
+- Boostrap x264 for EL-6
* Fri Aug 12 2011 Dominik Mierzejewski <rpm(a)greysector.net> - 0.0.0-0.30.20110620
- Update to 20110620 stable branch (ABI 115)