]> git.pld-linux.org Git - packages/php-pear-Auth_RADIUS.git/blame - php-pear-Auth_RADIUS.spec
- reverted (gone to DEVEL)
[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
70ac68fa 11Release: 2
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/
70ac68fa 17BuildRequires: rpm-php-pearprov >= 4.0.2-98
996593c2 18Requires: php-pear
e0fe7492 19Requires: php-pecl-radius >= 1.2
996593c2
PG
20BuildArch: noarch
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
23%description
24This package provides wrapper-classes for the RADIUS PECL. There are
25different Classes for the different authentication methods. If you are
26using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package. If you
27are using MS-CHAP you need also the mhash extension.
28
cd167cc5 29In PEAR status of this package is: %{_status}.
996593c2
PG
30
31%description -l pl
0a3a13b3
JB
32