diff --git a/x264.spec b/x264.spec index 3975136..6504eae 100644 --- a/x264.spec +++ b/x264.spec @@ -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: 2%{?gver}%{?dist} +Release: 3%{?gver}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -188,6 +188,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Sat May 25 2013 Sérgio Basto - 0.130-3.20130502git1db4621 +- Build without bootstrap for F19. + * Fri May 24 2013 Sérgio Basto - 0.130-2.20130502git1db4621 - Build with bootstrap for F19.