]> git.pld-linux.org Git - packages/php-pear-Auth_RADIUS.git/blame - php-pear-Auth_RADIUS.spec
- BR php-pear-PEAR
[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}
9067a49c 6
996593c2
PG
7Summary: %{_pearname} - Wrapper Classes for the RADIUS PECL
8Summary(pl): %{_pearname} - Wrapper dla klasy RADIUS PECL
9Name: php-pear-%{_pearname}
1a91ddd6 10Version: 1.0.4
55775172 11Release: 4
996593c2
PG
12License: BSD
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
1a91ddd6 15# Source0-md5: 1463850d06db8ed70a0aa2fadd6be0e5
a40f2ee6 16URL: http://pear.php.net/package/Auth_RADIUS/
33c9c8d8 17BuildRequires: php-pear-PEAR
ecc6c768 18BuildRequires: rpm-php-pearprov >= 4.4.2-11
996593c2 19Requires: php-pear
045c3187 20Requires: php-pecl-radius >= 1.2.4
fe93407f 21BuildArch: noarch
996593c2
PG
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
24%description
25This package provides wrapper-classes for the RADIUS PECL. There are
26different Classes for the different authentication methods. If you are
27using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package. If you
28are using MS-CHAP you need also the mhash extension.
29
cd167cc5 30In PEAR status of this package is: %{_status}.
996593c2
PG
31
32%description -l pl
0a3a13b3
JB
33