]> git.pld-linux.org Git - packages/php-pear-Auth_RADIUS.git/blame_incremental - php-pear-Auth_RADIUS.spec
- BR php-pear-PEAR
[packages/php-pear-Auth_RADIUS.git] / php-pear-Auth_RADIUS.spec
... / ...
CommitLineData
1%include /usr/lib/rpm/macros.php
2%define _class Auth
3%define _subclass RADIUS
4%define _status stable
5%define _pearname %{_class}_%{_subclass}
6
7Summary: %{_pearname} - Wrapper Classes for the RADIUS PECL
8Summary(pl): %{_pearname} - Wrapper dla klasy RADIUS PECL
9Name: php-pear-%{_pearname}
10Version: 1.0.4
11Release: 4
12License: BSD
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
15# Source0-md5: 1463850d06db8ed70a0aa2fadd6be0e5
16URL: http://pear.php.net/package/Auth_RADIUS/
17BuildRequires: php-pear-PEAR
18BuildRequires: rpm-php-pearprov >= 4.4.2-11
19Requires: php-pear
20Requires: php-pecl-radius >= 1.2.4
21BuildArch: noarch
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
30In PEAR status of this package is: %{_status}.
31
32%description -l pl
33