]> git.pld-linux.org Git - packages/php-pear-Net_DNSBL.git/blame_incremental - 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
1%include /usr/lib/rpm/macros.php
2%define _class Net
3%define _subclass DNSBL
4%define _status stable
5%define _pearname %{_class}_%{_subclass}
6
7Summary: %{_pearname} - DNSBL Checker
8Summary(pl): %{_pearname} - Odpytywanie DNSBL
9Name: php-pear-%{_pearname}
10Version: 1.0.0
11Release: 2
12Epoch: 0
13License: PHP 2.02
14Group: Development/Languages/PHP
15Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
16# Source0-md5: fcc53573625e56cf53c053678ae7ada7
17URL: http://pear.php.net/package/Net_DNSBL/
18BuildRequires: rpm-php-pearprov >= 4.4.2-11
19Requires: php-common >= 3:4.3.6
20Requires: php-pear
21Requires: php-pear-Cache_Lite >= 1.3.1
22Requires: php-pear-Net_CheckIP >= 1.1
23Requires: php-pear-HTTP_Request >= 1.2.3
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