SPECS: pam.spec - add pam_selinux_permit module
baggins
baggins at pld-linux.org
Sat Oct 27 17:43:21 CEST 2007
Author: baggins Date: Sat Oct 27 15:43:21 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add pam_selinux_permit module
---- Files affected:
SPECS:
pam.spec (1.276 -> 1.277)
---- Diffs:
================================================================
Index: SPECS/pam.spec
diff -u SPECS/pam.spec:1.276 SPECS/pam.spec:1.277
--- SPECS/pam.spec:1.276 Sat Oct 27 02:51:04 2007
+++ SPECS/pam.spec Sat Oct 27 17:43:16 2007
@@ -48,6 +48,7 @@
Patch9: %{name}-audit-no-log.patch
Patch10: %{name}-namespace-temp-logon.patch
Patch11: %{name}-namespace-homedir.patch
+Patch12: %{name}-selinux-permit.patch
URL: http://www.kernel.org/pub/linux/libs/pam/
%{?with_audit:BuildRequires: audit-libs-devel >= 1.0.8}
BuildRequires: autoconf
@@ -241,6 +242,7 @@
%patch9 -p1
%patch10 -p1
%patch11 -p1
+%patch12 -p1
%build
%{__libtoolize}
@@ -509,8 +511,10 @@
%files pam_selinux
%defattr(644,root,root,755)
%attr(755,root,root) /%{_lib}/security/pam_selinux.so
+%attr(755,root,root) /%{_lib}/security/pam_selinux_permit.so
%attr(755,root,root) %{_sbindir}/pam_selinux_check
%config(noreplace) %verify(not size mtime md5) /etc/pam.d/pam_selinux_check
+%config(noreplace) %verify(not size mtime md5) /etc/security/sepermit.conf
%{_mandir}/man8/pam_selinux*.8*
%endif
@@ -520,6 +524,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.277 2007/10/27 15:43:16 baggins
+- add pam_selinux_permit module
+
Revision 1.276 2007/10/27 00:51:04 baggins
- 0.99.9.0
- NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pam.spec?r1=1.276&r2=1.277&f=u
More information about the pld-cvs-commit
mailing list