]> git.pld-linux.org Git - packages/php-pear-Auth_RADIUS.git/blame - php-pear-Auth_RADIUS.spec
- BR rpm-build macros >= 1.300 for %pear_ macros
[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
841db6fb 11Release: 5
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
cdc20615 19BuildRequires: rpmbuild(macros) >= 1.300
996593c2 20Requires: php-pear
045c3187 21Requires: php-pecl-radius >= 1.2.4
fe93407f 22BuildArch: noarch
996593c2
PG
23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
24
25%description
26This package provides wrapper-classes for the RADIUS PECL. There are
27different Classes for the different authentication methods. If you are
28using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package. If you
29are using MS-CHAP you need also the mhash extension.
30
cd167cc5 31In PEAR status of this package is: %{_status}.
996593c2
PG
32
33%description -l pl
0a3a13b3
JB
34