SPECS: php-pear-Net_DNSBL.spec - fix duplicate files, rel 3, STBR

glen glen at pld-linux.org
Thu Feb 16 21:29:01 CET 2006


Author: glen                         Date: Thu Feb 16 20:29:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix duplicate files, rel 3, STBR

---- Files affected:
SPECS:
   php-pear-Net_DNSBL.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_DNSBL.spec
diff -u SPECS/php-pear-Net_DNSBL.spec:1.6 SPECS/php-pear-Net_DNSBL.spec:1.7
--- SPECS/php-pear-Net_DNSBL.spec:1.6	Thu Oct 27 21:07:14 2005
+++ SPECS/php-pear-Net_DNSBL.spec	Thu Feb 16 21:28:56 2006
@@ -9,7 +9,7 @@
 Summary(pl):	%{_pearname} - Odpytywanie DNSBL
 Name:		php-pear-%{_pearname}
 Version:	1.0.0
-Release:	2
+Release:	3
 Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
@@ -20,8 +20,8 @@
 Requires:	php-common >= 3:4.3.6
 Requires:	php-pear
 Requires:	php-pear-Cache_Lite >= 1.3.1
-Requires:	php-pear-Net_CheckIP >= 1.1
 Requires:	php-pear-HTTP_Request >= 1.2.3
+Requires:	php-pear-Net_CheckIP >= 1.1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,6 +51,9 @@
 
 %prep
 %pear_package_setup
+mv ./%{php_pear_dir}/tests/%{_pearname}/{tests/*,}
+rmdir ./%{php_pear_dir}/tests/%{_pearname}/tests
+rm -rf .%{php_pear_dir}/tests/Net_DNSBL/Tests
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -77,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/02/16 20:28:56  glen
+- fix duplicate files, rel 3, STBR
+
 Revision 1.6  2005/10/27 19:07:14  qboosh
 - define Epoch to 0 explicitly when using it
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Net_DNSBL.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list