Author: sergiomb
Update of /cvs/free/rpms/x264/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15724
Modified Files:
.cvsignore sources x264.spec
Log Message:
* Sun Sep 09 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-3.20120909
- update x264-0.125 from r2201 to r2209.
* Tue Sep 04 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-1.20120904
- Pulled latest stable patches, which bump version to 0.125.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/x264/F-18/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore 17 Jun 2012 02:52:30 -0000 1.21
+++ .cvsignore 9 Sep 2012 16:00:32 -0000 1.22
@@ -1 +1 @@
-x264-stable-20120616.tar.bz2
+x264-stable-20120909.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/x264/F-18/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources 17 Jun 2012 02:52:30 -0000 1.21
+++ sources 9 Sep 2012 16:00:32 -0000 1.22
@@ -1 +1 @@
-e754da06d665c307dd70b5a7edf6fde1 x264-stable-20120616.tar.bz2
+c8cf985a5c6dc213d01a26af79153156 x264-stable-20120909.tar.bz2
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/F-18/x264.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- x264.spec 25 Jun 2012 21:25:11 -0000 1.42
+++ x264.spec 9 Sep 2012 16:00:32 -0000 1.43
@@ -1,6 +1,8 @@
-%global snapshot 20120616
+%global snapshot 20120909
%global branch stable
+%global _with_bootstrap 1
+
%{?_with_bootstrap:
%global _without_gpac 1
%global _without_libavformat 1
@@ -17,8 +19,8 @@
Summary: H264/AVC video streams encoder
Name: x264
-Version: 0.124
-Release: 5.%{snapshot}%{?dist}
+Version: 0.125
+Release: 3.%{snapshot}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -184,6 +186,15 @@
%{_libdir}/libx26410b.so
%changelog
+* Sun Sep 09 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-3.20120909
+- update x264-0.125 from r2201 to r2209.
+
+* Thu Sep 06 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-2.20120904
+- unbootstrap
+
+* Tue Sep 04 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-1.20120904
+- Pulled latest stable patches, which bump version to 0.125.
+
* Mon Jun 25 2012 Sérgio Basto <sergio(a)serjux.com> - 0.124-5.20120616
- Fixed detection of gf_malloc and gf_free