[packages/libx264] - apply x32 patch - rel 6
baggins
baggins at pld-linux.org
Thu Mar 5 20:33:30 CET 2015
commit cb936077803f8c820cbd119f55f4743e82e42a2d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Mar 5 19:33:18 2015 +0000
- apply x32 patch
- rel 6
libx264.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libx264.spec b/libx264.spec
index 6fe393d..3063b6f 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -7,7 +7,7 @@
%undefine with_asm
%endif
-%define rel 5
+%define rel 6
%define snap 20140824
%define snaph 2245
Summary: H264 encoder library
@@ -23,6 +23,7 @@ Source0: ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-%{snap
Patch0: %{name}-alpha.patch
Patch1: altivec-no-vand.patch
Patch2: %{name}-gpac.patch
+Patch3: x32.patch
URL: http://www.videolan.org/developers/x264.html
BuildRequires: pkgconfig
%{?with_asm:BuildRequires: yasm >= 1.2.0}
@@ -93,6 +94,7 @@ Dekoder x264 działający z linii poleceń.
%patch1 -p1
%endif
%patch2 -p1
+%patch3 -p1
%build
CC="%{__cc}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libx264.git/commitdiff/cb936077803f8c820cbd119f55f4743e82e42a2d
More information about the pld-cvs-commit
mailing list