Author: glen                         Date: Mon Feb  6 14:50:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanups and caps

---- Files affected:
SPECS:
   php-pam_auth.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pam_auth.spec
diff -u SPECS/php-pam_auth.spec:1.1 SPECS/php-pam_auth.spec:1.2
--- SPECS/php-pam_auth.spec:1.1 Mon Feb  6 15:22:34 2006
+++ SPECS/php-pam_auth.spec     Mon Feb  6 15:50:27 2006
@@ -3,13 +3,13 @@
 %define                _sysconfdir     /etc/php
 %define                extensionsdir   %(php-config --extension-dir 
2>/dev/null)
 
-Summary:       %{_modname} - authenticate someone using pam.
+Summary:       %{_modname} - authenticate someone using PAM
 Name:          php-%{_modname}
 Version:       0.4
 Release:       0.1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
-Source0:       
http://www.math.ohio-state.edu/~ccunning/pam_auth//%{_modname}-%{version}-4.3.tar.gz
+Source0:       
http://www.math.ohio-state.edu/~ccunning/pam_auth/%{_modname}-%{version}-4.3.tar.gz
 # Source0-md5: cc757d76194b1b5d41bfa74cfe6275df
 URL:           http://www.math.ohio-state.edu/~ccunning/pam_auth/
 BuildRequires: php-devel >= 3:5.0.0
@@ -19,10 +19,10 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-pam_auth is a simple standalone php module that contains exactly
-one function. This simple, yet magical function, allows you
-to authenticate someone using pam. It's painless to use,
-and returns either true or false (with an error).
+pam_auth is a simple standalone PHP module that contains exactly one
+function. This simple, yet magical function, allows you to
+authenticate someone using PAM. It's painless to use, and returns
+either true or false (with an error).
 
 %prep
 %setup -q -c
@@ -71,7 +71,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/06 14:50:27  glen
+- cleanups and caps
+
 Revision 1.1  2006/02/06 14:22:34  baggins
 - initial revision
-
-Revision 1.20  2005/12/25 20:59:17  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pam_auth.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to