]> git.pld-linux.org Git - packages/php-pear-Auth_RADIUS.git/blame - php-pear-Auth_RADIUS.spec
- more specific URL
[packages/php-pear-Auth_RADIUS.git] / php-pear-Auth_RADIUS.spec
CommitLineData
996593c2
PG
1%include /usr/lib/rpm/macros.php
2%define _class Auth
3%define _subclass RADIUS
4%define _status stable
5%define _pearname %{_class}_%{_subclass}
6Summary: %{_pearname} - Wrapper Classes for the RADIUS PECL
7Summary(pl): %{_pearname} - Wrapper dla klasy RADIUS PECL
8Name: php-pear-%{_pearname}
96021433 9Version: 1.0.2
996593c2
PG
10Release: 1
11License: BSD
12Group: Development/Languages/PHP
13Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
96021433 14# Source0-md5: 33bc926537310799e2cc3a3451aa8585
998632e4 15URL: http://pear.php.net/package/%{_pearname}/
996593c2
PG
16BuildRequires: rpm-php-pearprov >= 4.0.2-98
17Requires: php-pear
e0fe7492 18Requires: php-pecl-radius >= 1.2
996593c2
PG
19BuildArch: noarch
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
23This package provides wrapper-classes for the RADIUS PECL. There are
24different Classes for the different authentication methods. If you are
25using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package. If you
26are using MS-CHAP you need also the mhash extension.
27
28This class has in PEAR status: %{_status}.
29
30%description -l pl
0a3a13b3
JB
31