packages: php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec - are Cache_Lite, HTTP...
glen
glen at pld-linux.org
Tue Dec 15 19:47:49 CET 2009
Author: glen Date: Tue Dec 15 18:47:49 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- are Cache_Lite, HTTP_Request optional; rel 3
---- Files affected:
packages/php-pear-Net_DNSBL:
php-pear-Net_DNSBL.spec (1.18 -> 1.19)
---- 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.18 packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec:1.19
--- packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec:1.18 Thu Jan 31 13:16:08 2008
+++ packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec Tue Dec 15 19:47:44 2009
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): %{_pearname} - Odpytywanie DNSBL
Name: php-pear-%{_pearname}
Version: 1.3.0
-Release: 2
+Release: 3
Epoch: 0
License: PHP 2.02
Group: Development/Languages/PHP
@@ -21,12 +21,17 @@
BuildRequires: rpmbuild(macros) >= 1.300
Requires: php-common >= 3:4.3.11
Requires: php-pear
-Requires: php-pear-Cache_Lite >= 1.4.1
-Requires: php-pear-HTTP_Request >= 1.2.3
Requires: php-pear-Net_CheckIP >= 1.1
+Requires: php-pear-Net_DNS >= 1.0.0
+Requires: php-pear-PEAR >= 1:1.4.0
+Suggests: php-pear-Cache_Lite >= 1.4.1
+Suggests: php-pear-HTTP_Request >= 1.2.3
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# exclude optional dependencies
+%define _noautoreq 'pear(Cache/Lite.php)' 'pear(HTTP/Request.php)'
+
%description
Checks if a given Host or URL is listed on an DNSBL or SURBL.
@@ -43,8 +48,8 @@
Summary(pl.UTF-8): Testy dla PEAR::%{_pearname}
Group: Development/Languages/PHP
Requires: %{name} = %{epoch}:%{version}-%{release}
-AutoReq: no
AutoProv: no
+AutoReq: no
%description tests
Tests for PEAR::%{_pearname}.
@@ -83,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2009/12/15 18:47:44 glen
+- are Cache_Lite, HTTP_Request optional; rel 3
+
Revision 1.18 2008/01/31 12:16:08 glen
- rel 2
@@ -136,4 +144,3 @@
Revision 1.1 2004/12/05 14:28:16 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Net_DNSBL/php-pear-Net_DNSBL.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list