packages: php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec - reported bug regardi...

glen glen at pld-linux.org
Sun Aug 22 10:39:03 CEST 2010


Author: glen                         Date: Sun Aug 22 08:39:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reported bug regarding suggests vs requires

---- Files affected:
packages/php-pear-Net_DNSBL:
   php-pear-Net_DNSBL.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec
diff -u packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec:1.22 packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec:1.23
--- packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec:1.22	Sat Aug 21 21:08:12 2010
+++ packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec	Sun Aug 22 10:38:57 2010
@@ -1,15 +1,12 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
-%define		_class		Net
-%define		_subclass	DNSBL
 %define		_status		stable
-%define		_pearname	%{_class}_%{_subclass}
+%define		_pearname	Net_DNSBL
 Summary:	%{_pearname} - DNSBL Checker
 Summary(pl.UTF-8):	%{_pearname} - Odpytywanie DNSBL
 Name:		php-pear-%{_pearname}
 Version:	1.3.3
 Release:	2
-Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -23,6 +20,7 @@
 Requires:	php-pear-Net_CheckIP >= 1.1
 Requires:	php-pear-Net_DNS >= 1.0.0
 Requires:	php-pear-PEAR-core >= 1:1.4.0
+# should be suggests, not requires: http://pear.php.net/bugs/bug.php?id=17789
 Suggests:	php-pear-Cache_Lite >= 1.4.1
 Suggests:	php-pear-HTTP_Request >= 1.2.3
 BuildArch:	noarch
@@ -46,7 +44,7 @@
 Summary:	Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):	Testy dla PEAR::%{_pearname}
 Group:		Development/Languages/PHP
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 AutoProv:	no
 AutoReq:	no
 
@@ -74,8 +72,8 @@
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}
+%{php_pear_dir}/Net/DNSBL.php
+%{php_pear_dir}/Net/DNSBL
 
 %files tests
 %defattr(644,root,root,755)
@@ -87,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2010/08/22 08:38:57  glen
+- reported bug regarding suggests vs requires
+
 Revision 1.22  2010/08/21 19:08:12  glen
 - updated deps with pearize.sh
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list