]> git.pld-linux.org Git - packages/php-pecl-radius.git/blame - php-pecl-radius.spec
- initial release
[packages/php-pecl-radius.git] / php-pecl-radius.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/php-pecl-radius.git/blame - php-pecl-radius.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 71.
This page took 0.068824 seconds and 4 git commands to generate.
CommitLineData
b8b5a01b
PG
1# TODO:
2# - *.la file is not included, because it's not correctly generated. To be fixed.
3%define _modname radius
4%define _status stable
5
6Summary: Radius client library
7Summary(pl): Biblioteka klienta Radius-a
8Name: php-pecl-%{_modname}
9Version: 1.1
10Release: 1
11License: PHP/BSD
12Group: Development/Languages/PHP
13Source0: http://pear.php.net/get/%{_modname}-%{version}.tgz
14URL: http://www.bretterklieber.com/php/
15BuildRequires: php-devel
16Requires: php-common
17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
18
19%define _sysconfdir /etc/php
20%define extensionsdir %{_libdir}/php
21
22%description
23This package is based on the libradius of FreeBSD. This PECL adds full
24support for Radius Authentication (RFC 2865) and Radius Accounting
25(RFC 2866). This package is available for Unix and for Windows.
26
27This class has in PEAR status: %{_status}
28
29%description -l pl
30