SPECS: php-ffmpeg.spec - builds on amd64

glen glen at pld-linux.org
Thu Sep 6 00:44:03 CEST 2007


Author: glen                         Date: Wed Sep  5 22:44:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds on amd64

---- Files affected:
SPECS:
   php-ffmpeg.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-ffmpeg.spec
diff -u SPECS/php-ffmpeg.spec:1.1 SPECS/php-ffmpeg.spec:1.2
--- SPECS/php-ffmpeg.spec:1.1	Thu Sep  6 00:32:31 2007
+++ SPECS/php-ffmpeg.spec	Thu Sep  6 00:43:58 2007
@@ -13,6 +13,7 @@
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	php-gd
 BuildRequires:	rpmbuild(macros) >= 1.344
+BuildRequires:	sed >= 4.0
 Requires:	php-common >= 4:5.0.4
 Requires:	php-gd
 %{?requires_php_extension}
@@ -30,7 +31,7 @@
 
 %prep
 %setup -q -n ffmpeg-php-%{version}
-#%{__sed} -i -e 's@/lib@/%{_lib}@' config.m4
+%{__sed} -i -e 's@/lib@/%{_lib}@' config.m4
 
 %build
 phpize
@@ -65,6 +66,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/09/05 22:43:58  glen
+- builds on amd64
+
 Revision 1.1  2007/09/05 22:32:31  glen
 - new, based on http://remi.collet.free.fr/rpms/extras/php-ffmpeg.spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-ffmpeg.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list