]> git.pld-linux.org Git - packages/php-pecl-radius.git/blame - php-pecl-radius.spec
- cosmetics
[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 91.
This page took 0.075756 seconds and 4 git commands to generate.
CommitLineData
b8b5a01b
PG
1%define _modname radius
2%define _status stable
3
4Summary: Radius client library
ebbcffd4 5Summary(pl): Biblioteka klienta Radiusa
b8b5a01b 6Name: php-pecl-%{_modname}
5af9ca11 7Version: 1.2.1
b8b5a01b
PG
8Release: 1
9License: PHP/BSD
10Group: Development/Languages/PHP
5af9ca11 11# Source0-md5: 4eb69cf36d6b6292235508f38a012f4e
b8b5a01b
PG
12Source0: http://pear.php.net/get/%{_modname}-%{version}.tgz
13URL: http://www.bretterklieber.com/php/
14BuildRequires: php-devel
15Requires: php-common
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%define _sysconfdir /etc/php
19%define extensionsdir %{_libdir}/php
20
21%description
22This package is based on the libradius of FreeBSD. This PECL adds full
23support for Radius Authentication (RFC 2865) and Radius Accounting
24(RFC 2866). This package is available for Unix and for Windows.
25
ebbcffd4 26This extension has in PEAR status: %{_status}.
b8b5a01b
PG
27
28%description -l pl
29