X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=libx264.spec;h=1ab79a4f11c4266a4ea845b6abdb88a0124cdc6c;hb=22730a240150cb6501378bc022acdb6911ab2231;hp=91952c44a6db43e305123cf90dc76a46b1a1b8d6;hpb=0dbbdb77814f642564543c9050cc963569ecb93f;p=packages%2Flibx264.git diff --git a/libx264.spec b/libx264.spec index 91952c4..1ab79a4 100644 --- a/libx264.spec +++ b/libx264.spec @@ -1,10 +1,10 @@ # # Conditional build: -%bcond_with bootstrap +%bcond_with bootstrap # no ffmpeg/gpac support in x264 utility # -%define snap 20110625 +%define snap 20120302 %define snaph 2245 -%define rel 2 +%define rel 4 Summary: H264 encoder library Summary(pl.UTF-8): Biblioteka kodująca H264 Name: libx264 @@ -14,7 +14,7 @@ License: GPL v2+ Group: Libraries # still no releases, use snapshots Source0: ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-%{snap}-%{snaph}.tar.bz2 -# Source0-md5: 6463c144cd10c26d721fac212a747910 +# Source0-md5: 0d8c9c3ab208a444de137e2983637f14 Patch0: %{name}-alpha.patch Patch1: altivec-no-vand.patch Patch2: %{name}-gpac.patch @@ -28,8 +28,8 @@ BuildRequires: yasm >= 0.6.0 # for full x264 CLI utility functionality it wants: # libswscale >= 0.9.0 (in pkgconfig file) # libav{format,codec,util} from ffmpeg >= r21854 -BuildRequires: ffmpeg-devel >= 0.8 -BuildRequires: ffmpegsource-devel >= 2.15 +BuildRequires: ffmpeg-devel >= 0.7.1 +BuildRequires: ffmpegsource-devel >= 2.16 # gpac >= 2007-06-21 BuildRequires: gpac-devel >= 0.4.5-2 Requires: gpac >= 0.4.5-2 @@ -119,7 +119,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS -%attr(755,root,root) %{_libdir}/libx264.so.115 +%attr(755,root,root) %{_libdir}/libx264.so.120 %files devel %defattr(644,root,root,755)