]> git.pld-linux.org Git - packages/libx264.git/blobdiff - libx264.spec
Rebuild with gpac 0.5.0
[packages/libx264.git] / libx264.spec
index 9c971b8a8af45d7373c43a8bb5d0c9bd3cf6b0e3..1ab79a4f11c4266a4ea845b6abdb88a0124cdc6c 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
-%bcond_with    bootstrap
+%bcond_with    bootstrap       # no ffmpeg/gpac support in x264 utility
 #
-%define                snap    20110927
+%define                snap    20120302
 %define                snaph   2245
-%define                rel             1
+%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: ecd7c841e72d577bf4084338f2054228
+# Source0-md5: 0d8c9c3ab208a444de137e2983637f14
 Patch0:                %{name}-alpha.patch
 Patch1:                altivec-no-vand.patch
 Patch2:                %{name}-gpac.patch
@@ -29,7 +29,7 @@ BuildRequires:        yasm >= 0.6.0
 # libswscale >= 0.9.0 (in pkgconfig file)
 # libav{format,codec,util} from ffmpeg >= r21854
 BuildRequires: ffmpeg-devel >= 0.7.1
-BuildRequires: ffmpegsource-devel >= 2.15
+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.118
+%attr(755,root,root) %{_libdir}/libx264.so.120
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.07525 seconds and 4 git commands to generate.