commit ddb6ccc169260407897feefa734483982c7a62fa
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to