]> git.pld-linux.org Git - packages/php-pear-Auth_RADIUS.git/blobdiff - php-pear-Auth_RADIUS.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-Auth_RADIUS.git] / php-pear-Auth_RADIUS.spec
index 174b7843de817a3d392aac26ea5dc08842268fb1..f0a7870fd3de90af7c959222b30e1ae43f128197 100644 (file)
@@ -1,23 +1,20 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          Auth
-%define                _subclass       RADIUS
 %define                _status         stable
-%define                _pearname       %{_class}_%{_subclass}
-
+%define                _pearname       Auth_RADIUS
 Summary:       %{_pearname} - Wrapper Classes for the RADIUS PECL
-Summary(pl):   %{_pearname} - Wrapper dla klasy RADIUS PECL
+Summary(pl.UTF-8):     %{_pearname} - Wrapper dla klasy RADIUS PECL
 Name:          php-pear-%{_pearname}
-Version:       1.0.4
-Release:       5
+Version:       1.1.0
+Release:       1
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 1463850d06db8ed70a0aa2fadd6be0e5
+# Source0-md5: 6505f01b549a6113482a3d082222183a
 URL:           http://pear.php.net/package/Auth_RADIUS/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+BuildRequires: rpmbuild(macros) >= 1.300
+Requires:      php(radius) >= 1.2.5
 Requires:      php-pear
-Requires:      php-pecl-radius >= 1.2.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,10 +26,10 @@ are using MS-CHAP you need also the mhash extension.
 
 In PEAR status of this package is: %{_status}.
 
-%description -l pl
-Ten pakiet udostêpnia klasy obudowuj±ce RADIUS PECL. S± ró¿ne klasy
-dla ró¿nych metod uwierzytelniania. Do u¿ywania CHAP-MD5 lub MS-CHAP
-potrzebny jest tak¿e pakiet Crypt_CHAP. Do MS-CHAP potrzebne jest
+%description -l pl.UTF-8
+Ten pakiet udostępnia klasy obudowujące RADIUS PECL. Są różne klasy
+dla różnych metod uwierzytelniania. Do używania CHAP-MD5 lub MS-CHAP
+potrzebny jest także pakiet Crypt_CHAP. Do MS-CHAP potrzebne jest
 dodatkowo rozszerzenie mhash.
 
 Ta klasa ma w PEAR status: %{_status}.
@@ -53,4 +50,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc install.log
 %doc docs/%{_pearname}/examples/*
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Auth/*.php
This page took 0.061544 seconds and 4 git commands to generate.