rpms/pam/F-11 pam.spec,1.198,1.199

Tomáš Mráz tmraz at fedoraproject.org
Mon Dec 7 23:07:29 UTC 2009


Author: tmraz

Update of /cvs/pkgs/rpms/pam/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23438

Modified Files:
	pam.spec 
Log Message:
* Mon Dec  7 2009 Tomas Mraz <tmraz at redhat.com> 1.0.91-9
- apply the umask patch properly (#499816)



Index: pam.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam/F-11/pam.spec,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -p -r1.198 -r1.199
--- pam.spec	2 Nov 2009 12:17:27 -0000	1.198
+++ pam.spec	7 Dec 2009 23:07:29 -0000	1.199
@@ -3,7 +3,7 @@
 Summary: An extensible library which provides authentication for applications
 Name: pam
 Version: 1.0.91
-Release: 8%{?dist}
+Release: 9%{?dist}
 # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
 # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
 License: BSD and GPLv2+
@@ -90,6 +90,7 @@ mv pam-redhat-%{pam_redhat_version}/* mo
 %patch2 -p1 -b .std-noclose
 %patch6 -p1 -b .xauth-context
 %patch7 -p1 -b .console-fixes
+%patch8 -p1 -b .umask
 
 libtoolize -f
 autoreconf
@@ -329,6 +330,9 @@ fi
 %doc doc/adg/*.txt doc/adg/html
 
 %changelog
+* Mon Dec  7 2009 Tomas Mraz <tmraz at redhat.com> 1.0.91-9
+- apply the umask patch properly (#499816)
+
 * Mon Nov  2 2009 Tomas Mraz <tmraz at redhat.com> 1.0.91-8
 - pam_mkhomedir: fix umask parameter of the module (#499816)
 




More information about the fedora-extras-commits mailing list