]> git.pld-linux.org Git - packages/libx264.git/commitdiff
- up to 20111212_2245 auto/th/libx264-0_1_3-1_20111212_2245_1 auto/ti/libx264-0_1_3-1_20111212_2245_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Dec 2011 19:59:01 +0000 (19:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libx264.spec -> 1.47

libx264.spec

index 9c971b8a8af45d7373c43a8bb5d0c9bd3cf6b0e3..44b73f092839ae9c142818a5efc97eafc7b1181d 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with    bootstrap
 #
-%define                snap    20110927
+%define                snap    20111212
 %define                snaph   2245
 %define                rel             1
 Summary:       H264 encoder library
@@ -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: 586e5a6e49bef5b026702c327b1edda2
 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.202787 seconds and 4 git commands to generate.