]> git.pld-linux.org Git - packages/php-pear-Net_DNSBL.git/blame - php-pear-Net_DNSBL.spec
- rel 2
[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}
cca56a78 10Version: 1.0.0
d8b382f2 11Release: 2
4c433d94
AG
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
cca56a78 15# Source0-md5: fcc53573625e56cf53c053678ae7ada7
4c433d94 16URL: http://pear.php.net/package/Net_DNSBL/
62de2e03 17BuildRequires: rpm-php-pearprov >= 4.4.2-11
95f26dd7 18Requires: php-common >= 3:4.3.6
4c433d94 19Requires: php-pear
95f26dd7
ER
20Requires: php-pear-Cache_Lite >= 1.3.1
21Requires: php-pear-Net_CheckIP >= 1.1
22Requires: php-pear-HTTP_Request >= 1.2.3
4c433d94
AG
23BuildArch: noarch
24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
25
26%description
27Checks if a given Host or URL is listed on an DNSBL or SURBL.
28
29In PEAR status of this package is: %{_status}.
30
31%description -l pl
32