Author: sergiomb
Update of /cvs/free/rpms/x264/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24070
Modified Files:
x264.spec
Log Message:
* Sun Sep 09 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-4.20120909
- unbootstrap on F18.
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/F-18/x264.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- x264.spec 9 Sep 2012 16:00:32 -0000 1.43
+++ x264.spec 9 Sep 2012 18:16:06 -0000 1.44
@@ -1,7 +1,7 @@
%global snapshot 20120909
%global branch stable
-%global _with_bootstrap 1
+#global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -20,7 +20,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.125
-Release: 3.%{snapshot}%{?dist}
+Release: 4.%{snapshot}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -186,6 +186,9 @@
%{_libdir}/libx26410b.so
%changelog
+* Sun Sep 09 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-4.20120909
+- unbootstrap on F18.
+
* Sun Sep 09 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-3.20120909
- update x264-0.125 from r2201 to r2209.