Author: sergiomb
Update of /cvs/free/rpms/x264/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22868
Modified Files:
x264.spec
Log Message:
* Fri May 24 2013 Sérgio Basto <sergio(a)serjux.com> - 0.130-2.20130502git1db4621
- Build with bootstrap for F19.
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- x264.spec 2 May 2013 00:31:00 -0000 1.54
+++ x264.spec 24 May 2013 22:32:58 -0000 1.55
@@ -5,7 +5,7 @@
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-#global _with_bootstrap 1
+%global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -24,7 +24,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 1%{?gver}%{?dist}
+Release: 2%{?gver}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -188,6 +188,9 @@
%{_libdir}/libx26410b.so
%changelog
+* Fri May 24 2013 Sérgio Basto <sergio(a)serjux.com> - 0.130-2.20130502git1db4621
+- Build with bootstrap for F19.
+
* Thu May 02 2013 Sérgio Basto <sergio(a)serjux.com> - 0.130-1.20130502git1db4621
- Update to git 1db4621