SPECS: libx264.spec - recognize alpha
glen
glen at pld-linux.org
Mon Dec 4 22:06:24 CET 2006
Author: glen Date: Mon Dec 4 21:06:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- recognize alpha
---- Files affected:
SPECS:
libx264.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/libx264.spec
diff -u SPECS/libx264.spec:1.11 SPECS/libx264.spec:1.12
--- SPECS/libx264.spec:1.11 Thu Oct 26 00:40:21 2006
+++ SPECS/libx264.spec Mon Dec 4 22:06:19 2006
@@ -1,10 +1,10 @@
# $Revision$, $Date$
+%define snap 20061024
+%define snaph 2245
Summary: H264 encoder library
Summary(pl): Biblioteka kodująca H264
Name: libx264
Version: 0.1.2
-%define snap 20061024
-%define snaph 2245
Release: 1.%{snap}_%{snaph}.1
License: GPL v2
Group: Libraries
@@ -13,6 +13,7 @@
# but it's too old, so use snapshots...
Source0: ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-%{snap}-%{snaph}.tar.bz2
# Source0-md5: 529d619bd7ba8185143ba35b05fa69d0
+Patch0: %{name}-alpha.patch
URL: http://developers.videolan.org/x264.html
%ifarch %{ix86}
BuildRequires: nasm
@@ -59,6 +60,7 @@
%prep
%setup -q -n x264-snapshot-%{snap}-%{snaph}
sed -i 's:-O4::g' configure
+%patch0 -p1
%build
CC="%{__cc}" \
@@ -107,6 +109,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/12/04 21:06:19 glen
+- recognize alpha
+
Revision 1.11 2006/10/25 22:40:21 charles
- update to 20061024 snap (X264_BUILD 54)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libx264.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list