]> git.pld-linux.org Git - packages/php-pear-Net_DNSBL.git/blame - php-pear-Net_DNSBL.spec
- 1.1.0
[packages/php-pear-Net_DNSBL.git] / php-pear-Net_DNSBL.spec
CommitLineData
4c433d94
AG
1%include /usr/lib/rpm/macros.php
2%define _class Net
3%define _subclass DNSBL
cca56a78 4%define _status stable
4c433d94
AG
5%define _pearname %{_class}_%{_subclass}
6
7Summary: %{_pearname} - DNSBL Checker
8Summary(pl): %{_pearname} - Odpytywanie DNSBL
9Name: php-pear-%{_pearname}
86b30d96
ER
10Version: 1.1.0
11Release: 1
4e0a1295 12Epoch: 0
4c433d94
AG
13License: PHP 2.02
14Group: Development/Languages/PHP
15Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
86b30d96 16# Source0-md5: 1fa2e823e2b2159fa74746347f6380cb
4c433d94 17URL: http://pear.php.net/package/Net_DNSBL/
c2b00763 18BuildRequires: php-pear-PEAR
62de2e03 19BuildRequires: rpm-php-pearprov >= 4.4.2-11
86b30d96 20Requires: php-common >= 3:4.3.11
4c433d94 21Requires: php-pear
86b30d96 22Requires: php-pear-Cache_Lite >= 1.4.1
95f26dd7 23Requires: php-pear-HTTP_Request >= 1.2.3
85fc15de 24Requires: php-pear-Net_CheckIP >= 1.1
4c433d94
AG
25BuildArch: noarch
26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
28%description
29Checks if a given Host or URL is listed on an DNSBL or SURBL.
30
31In PEAR status of this package is: %{_status}.
32
33%description -l pl
34