[packages/libx264] BR yasm on x32
glen
glen at pld-linux.org
Thu Feb 26 18:43:47 CET 2015
commit 460a5dbe1c23dc6f5ecf0c4871f776818bb4114d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Feb 26 19:43:42 2015 +0200
BR yasm on x32
libx264.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libx264.spec b/libx264.spec
index c9a0641..8e75922 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_with bootstrap # no ffmpeg/gpac support in x264 utility
-#
+
+%define rel 3
%define snap 20140824
%define snaph 2245
-%define rel 3
Summary: H264 encoder library
Summary(pl.UTF-8): Biblioteka kodująca H264
Name: libx264
@@ -20,7 +20,7 @@ Patch1: altivec-no-vand.patch
Patch2: %{name}-gpac.patch
URL: http://www.videolan.org/developers/x264.html
BuildRequires: pkgconfig
-%ifarch %{ix86} %{x8664}
+%ifarch %{ix86} %{x8664} x32
BuildRequires: yasm >= 0.6.0
%endif
%if %{without bootstrap}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libx264.git/commitdiff/460a5dbe1c23dc6f5ecf0c4871f776818bb4114d
More information about the pld-cvs-commit
mailing list