SPECS: php-pear-Net_DNS.spec - make mhash optional dep; rel 5

glen glen at pld-linux.org
Mon Jan 29 19:21:03 CET 2007


Author: glen                         Date: Mon Jan 29 18:21:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make mhash optional dep; rel 5

---- Files affected:
SPECS:
   php-pear-Net_DNS.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_DNS.spec
diff -u SPECS/php-pear-Net_DNS.spec:1.25 SPECS/php-pear-Net_DNS.spec:1.26
--- SPECS/php-pear-Net_DNS.spec:1.25	Sun Nov 26 15:11:43 2006
+++ SPECS/php-pear-Net_DNS.spec	Mon Jan 29 19:20:58 2007
@@ -1,15 +1,17 @@
 # $Revision$, $Date$
+# NOTE
+# - mhash used only in RR/TSIG, so we mark it optional
+#
 %include	/usr/lib/rpm/macros.php
 %define		_class		Net
 %define		_subclass	DNS
 %define		_status		stable
 %define		_pearname	%{_class}_%{_subclass}
-
 Summary:	%{_pearname} - resolver library to communicate with a DNS server
 Summary(pl):	%{_pearname} - biblioteka resolvera używana do komunikacji z serwerem DNS
 Name:		php-pear-%{_pearname}
 Version:	1.0.0
-Release:	4
+Release:	5
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -18,7 +20,6 @@
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
-Requires:	php(mhash)
 Requires:	php-common >= 3:4.2
 Requires:	php-pear
 BuildArch:	noarch
@@ -44,6 +45,7 @@
 
 %prep
 %pear_package_setup
+echo '%{name} optionally use PHP extension "mhash"' >> install.log
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2007/01/29 18:20:58  glen
+- make mhash optional dep; rel 5
+
 Revision 1.25  2006/11/26 14:11:43  glen
 - rel 4: use php(extension) virtuals
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Net_DNS.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list