[php-pear-Auth-RADIUS] spec clean

Remi Collet remi at fedoraproject.org
Wed Aug 11 19:42:43 UTC 2010


commit d53381f298f91c72b62c3524267a483117947f32
Author: remi <fedora at famillecollet.com>
Date:   Wed Aug 11 21:42:38 2010 +0200

    spec clean

 php-pear-Auth-RADIUS.spec |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-Auth-RADIUS.spec b/php-pear-Auth-RADIUS.spec
index a188ebc..c7a574b 100644
--- a/php-pear-Auth-RADIUS.spec
+++ b/php-pear-Auth-RADIUS.spec
@@ -1,9 +1,9 @@
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
-%define pear_name Auth_RADIUS
+%global pear_name Auth_RADIUS
 
 Name:           php-pear-Auth-RADIUS
 Version:        1.0.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Wrapper Classes for the RADIUS PECL
 
 Group:          Development/Libraries
@@ -22,7 +22,10 @@ Requires(postun): %{__pear}
 Provides:       php-pear(%{pear_name}) = %{version}
 
 %description
-%{summary}.
+This package provides wrapper-classes for the RADIUS PECL.
+There are different Classes for the different authentication methods.
+If you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package.
+If you are using MS-CHAP you need also the mcrypt extension.
 
 
 %prep
@@ -78,6 +81,10 @@ fi
 
 
 %changelog
+* Wed Aug 11 2009 Remi Collet <Fedora at FamilleCollet.com> - 1.0.6-5
+- clean define
+- fix description
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list