rpms/pam/FC-4 pam.spec,1.76,1.77

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 9 12:13:25 UTC 2005


Author: tmraz

Update of /cvs/dist/rpms/pam/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv27602

Modified Files:
	pam.spec 
Log Message:
* Thu Jun  9 2005 Tomas Mraz <tmraz at redhat.com>
- add the Requires dependency on audit-libs (#159885)



Index: pam.spec
===================================================================
RCS file: /cvs/dist/rpms/pam/FC-4/pam.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- pam.spec	23 May 2005 14:31:06 -0000	1.76
+++ pam.spec	9 Jun 2005 12:13:23 -0000	1.77
@@ -49,6 +49,7 @@
 BuildPrereq: perl, pkgconfig
 %if %{WITH_AUDIT}
 BuildPrereq: audit-libs-devel >= 0.8.1
+Requires: audit-libs >= 0.8.1
 %endif
 %if %{WITH_SELINUX}
 BuildPrereq: libselinux-devel >= 1.17.1
@@ -372,6 +373,15 @@
 %{_libdir}/libpam_misc.so
 
 %changelog
+* Thu Jun  9 2005 Tomas Mraz <tmraz at redhat.com>
+- add the Requires dependency on audit-libs (#159885)
+
+* Fri May 20 2005 Tomas Mraz <tmraz at redhat.com> 0.79-9
+- update the pam audit patch to support newest audit library,
+  audit also pam_setcred calls (Steve Grubb)
+- don't use the audit_fd as global static variable
+- don't unset the XAUTHORITY when target user is root
+
 * Fri May 20 2005 Tomas Mraz <tmraz at redhat.com> 0.79-9
 - update the pam audit patch to support newest audit library,
   audit also pam_setcred calls (Steve Grubb)




More information about the fedora-cvs-commits mailing list