commit b01e4cd55b545399c2b58a4e03d0d7c9767d022e
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 17 19:19:17 2014 +0200

    libtool fix

 php-pecl-apcu.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec
index e38d594..c64df45 100644
--- a/php-pecl-apcu.spec
+++ b/php-pecl-apcu.spec
@@ -23,6 +23,7 @@ Source3:      config.php
 Patch0:                config.patch
 URL:           http://pecl.php.net/package/APCu/
 BuildRequires: %{php_name}-devel >= 4:5.1.0
+BuildRequires: libtool
 BuildRequires: rpmbuild(macros) >= 1.666
 %{?requires_php_extension}
 Provides:      php(apcu) = %{version}
@@ -69,6 +70,7 @@ mv %{modname}-%{version}/* .
 cp -p %{SOURCE1} .
 
 %build
+%{__libtoolize}
 phpize
 %configure \
        --%{!?debug:dis}%{?debug:en}able-apcu-debug \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-apcu.git/commitdiff/b01e4cd55b545399c2b58a4e03d0d7c9767d022e

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

Reply via email to