packages: nss_ldapd/nss_ldapd.spec - BR: pam-devel - added missing %defattr
sparky
sparky at pld-linux.org
Thu Jan 14 23:14:28 CET 2010
Author: sparky Date: Thu Jan 14 22:14:27 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: pam-devel
- added missing %defattr
---- Files affected:
packages/nss_ldapd:
nss_ldapd.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/nss_ldapd/nss_ldapd.spec
diff -u packages/nss_ldapd/nss_ldapd.spec:1.8 packages/nss_ldapd/nss_ldapd.spec:1.9
--- packages/nss_ldapd/nss_ldapd.spec:1.8 Thu Jan 14 15:38:50 2010
+++ packages/nss_ldapd/nss_ldapd.spec Thu Jan 14 23:14:22 2010
@@ -22,6 +22,7 @@
BuildRequires: cyrus-sasl-devel
BuildRequires: heimdal-devel
BuildRequires: openldap-devel >= 2.4.6
+BuildRequires: pam-devel
Requires(post,preun): /sbin/chkconfig
Requires: nslcd
Requires: rc-scripts >= 0.2.0
@@ -68,8 +69,8 @@
%description pam
This is pam_ldap, a pluggable authentication module that can be used
-with linux-PAM. This module supports authentication, account management,
-password management and session management.
+with linux-PAM. This module supports authentication, account
+management, password management and session management.
%description pam -l pl.UTF-8
To jest pam_ldap, wymienny moduł uwierzytelniania, który może być
@@ -131,6 +132,7 @@
%attr(755,root,root) %{_libdir}/*.so*
%files nslcd
+%defattr(644,root,root,755)
%attr(754,root,root) /etc/rc.d/init.d/nslcd
%attr(640,nslcd,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nslcd.conf
%attr(755,root,root) %{_sbindir}/nslcd
@@ -149,6 +151,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/01/14 22:14:22 sparky
+- BR: pam-devel
+- added missing %defattr
+
Revision 1.8 2010/01/14 14:38:50 baggins
- 0.7.2
- moved daemon to separate package (slapd nssov overlay can provide it, too)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nss_ldapd/nss_ldapd.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list