|
|
@ -1,6 +1,8 @@
|
|
|
|
%global snapshot 20120616
|
|
|
|
%global snapshot 20120904
|
|
|
|
%global branch stable
|
|
|
|
%global branch stable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%global _with_bootstrap 1
|
|
|
|
|
|
|
|
|
|
|
|
%{?_with_bootstrap:
|
|
|
|
%{?_with_bootstrap:
|
|
|
|
%global _without_gpac 1
|
|
|
|
%global _without_gpac 1
|
|
|
|
%global _without_libavformat 1
|
|
|
|
%global _without_libavformat 1
|
|
|
@ -17,8 +19,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: H264/AVC video streams encoder
|
|
|
|
Summary: H264/AVC video streams encoder
|
|
|
|
Name: x264
|
|
|
|
Name: x264
|
|
|
|
Version: 0.124
|
|
|
|
Version: 0.125
|
|
|
|
Release: 5.%{snapshot}%{?dist}
|
|
|
|
Release: 1.%{snapshot}%{?dist}
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
URL: http://developers.videolan.org/x264.html
|
|
|
|
URL: http://developers.videolan.org/x264.html
|
|
|
@ -184,6 +186,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl
|
|
|
|
%{_libdir}/libx26410b.so
|
|
|
|
%{_libdir}/libx26410b.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Sep 04 2012 Sérgio Basto <sergio@serjux.com> - 0.125-1.20120904
|
|
|
|
|
|
|
|
- Pulled latest stable patches, which bump version to 0.125.
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 25 2012 Sérgio Basto <sergio@serjux.com> - 0.124-5.20120616
|
|
|
|
* Mon Jun 25 2012 Sérgio Basto <sergio@serjux.com> - 0.124-5.20120616
|
|
|
|
- Fixed detection of gf_malloc and gf_free
|
|
|
|
- Fixed detection of gf_malloc and gf_free
|
|
|
|
|
|
|
|
|
|
|
|