[packages/php] consistent libtool dep

glen glen at pld-linux.org
Mon Sep 7 12:36:16 CEST 2015


commit 46a247ad26354ef9d1824a29a6fd177e71deef35
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 7 13:34:49 2015 +0300

    consistent libtool dep
    
    so that runtime and build time versions match

 php.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index f058809..10d95d9 100644
--- a/php.spec
+++ b/php.spec
@@ -269,7 +269,7 @@ BuildRequires:	libpng-devel >= 1.0.8
 %{?with_webp:BuildRequires:	libvpx-devel}
 BuildRequires:	tokyocabinet-devel
 %if "%{pld_release}" != "ac"
-BuildRequires:	libtool >= 2:2.2
+BuildRequires:	libtool >= 2:2.4.6
 %else
 BuildRequires:	libtool >= 1.4.3
 %endif
@@ -617,7 +617,7 @@ Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	autoconf >= 2.13
 Requires:	automake
 %if "%{pld_release}" != "ac"
-Requires:	libtool >= 2:2.2
+Requires:	libtool >= 2:2.4.6
 %else
 Requires:	libtool
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/46a247ad26354ef9d1824a29a6fd177e71deef35



More information about the pld-cvs-commit mailing list