]> git.pld-linux.org Git - packages/php-pear-Net_DNSBL.git/blame_incremental - php-pear-Net_DNSBL.spec
- new pear packaging
[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: 1.1
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
15# Source0-md5: fcc53573625e56cf53c053678ae7ada7
16URL: http://pear.php.net/package/Net_DNSBL/
17BuildRequires: rpm-php-pearprov >= 4.4.2-11
18Requires: php-pear
19BuildArch: noarch
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
23Checks if a given Host or URL is listed on an DNSBL or SURBL.
24
25In PEAR status of this package is: %{_status}.
26
27%description -l pl
28