SPECS: php-ffmpeg.spec - s/lib/lib64 not needed anymore

hawk hawk at pld-linux.org
Mon Oct 27 09:28:32 CET 2008


Author: hawk                         Date: Mon Oct 27 08:28:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- s/lib/lib64 not needed anymore

---- Files affected:
SPECS:
   php-ffmpeg.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/php-ffmpeg.spec
diff -u SPECS/php-ffmpeg.spec:1.7 SPECS/php-ffmpeg.spec:1.8
--- SPECS/php-ffmpeg.spec:1.7	Tue Oct 21 17:14:08 2008
+++ SPECS/php-ffmpeg.spec	Mon Oct 27 09:28:27 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Rozszerzenie do obróbki filmów w PHP
 Name:		php-%{_modname}
 Version:	0.6.0
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Languages/PHP
 Source0:	http://dl.sourceforge.net/ffmpeg-php/ffmpeg-php-%{version}.tbz2
@@ -14,7 +14,6 @@
 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}
@@ -42,7 +41,6 @@
 
 %prep
 %setup -q -n ffmpeg-php-%{version}
-%{__sed} -i -e 's@/lib@/%{_lib}@' config.m4
 
 %build
 phpize
@@ -77,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/10/27 08:28:27  hawk
+- s/lib/lib64 not needed anymore
+
 Revision 1.7  2008/10/21 15:14:08  hawk
 - geez, release 1, I should go home ASAP
 
================================================================

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



More information about the pld-cvs-commit mailing list