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