[packages/php-pecl-flvinfo: 2/12] - lib64 fix

glen glen at pld-linux.org
Mon Jun 3 10:33:30 CEST 2013


commit ddb6ccc169260407897feefa734483982c7a62fa
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 16 13:32:40 2006 +0000

    - lib64 fix
    
    Changed files:
        php-pecl-flvinfo.spec -> 1.2

 php-pecl-flvinfo.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/php-pecl-flvinfo.spec b/php-pecl-flvinfo.spec
index 150e39c..255cb12 100644
--- a/php-pecl-flvinfo.spec
+++ b/php-pecl-flvinfo.spec
@@ -11,6 +11,7 @@ License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	%{_modname}-%{version}.tar.bz2
 # Source0-md5:	8472916c3465f92eec9437e74495eb9e
+Patch0:		flvinfo-lib64.patch
 BuildRequires:	ffmpeg-devel
 BuildRequires:	php-devel >= 4:5.0
 BuildRequires:	rpmbuild(macros) >= 1.254
@@ -26,6 +27,9 @@ In PECL status of this extension is: %{_status}.
 
 %prep
 %setup -q -n %{_modname}-%{version}
+%if "%{_lib}" != "lib"
+%patch0 -p1
+%endif
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-flvinfo.git/commitdiff/c2639c83aa4f843f99d7835c40c8622076addfb5



More information about the pld-cvs-commit mailing list