SPECS: pam-pam_ldap.spec - fixed typo in openldap schema postun, r...
qboosh
qboosh at pld-linux.org
Sat Feb 18 14:30:10 CET 2006
Author: qboosh Date: Sat Feb 18 13:30:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed typo in openldap schema postun, release 4; STBR
---- Files affected:
SPECS:
pam-pam_ldap.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/pam-pam_ldap.spec
diff -u SPECS/pam-pam_ldap.spec:1.27 SPECS/pam-pam_ldap.spec:1.28
--- SPECS/pam-pam_ldap.spec:1.27 Tue Jan 17 16:35:04 2006
+++ SPECS/pam-pam_ldap.spec Sat Feb 18 14:30:00 2006
@@ -6,7 +6,7 @@
Summary(pt_BR): Módulo de autenticaçăo plugável (PAM) para o LDAP
Name: pam-%{modulename}
Version: 180
-Release: 3
+Release: 4
Epoch: 1
Vendor: Luke Howard <lukeh at padl.com>
License: LGPL
@@ -134,7 +134,8 @@
if [ -f /var/lock/subsys/ldap ]; then
/etc/rc.d/init.d/ldap restart >&2 || :
fi
-f
+fi
+
%files
%defattr(644,root,root,755)
%doc README ChangeLog ldap.conf pam.d
@@ -151,6 +152,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/02/18 13:30:00 qboosh
+- fixed typo in openldap schema postun, release 4; STBR
+
Revision 1.27 2006/01/17 15:35:04 baggins
- release 3
- BR openldap 2.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pam-pam_ldap.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list