[pam] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:57:52 UTC 2010


commit 9a28cb58ea15d1551600e8a1e5211e126ca49020
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:57:32 2010 -0700

    - Rebuilt for gcc bug 634757

 pam.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pam.spec b/pam.spec
index a52a66e..57d0c36 100644
--- a/pam.spec
+++ b/pam.spec
@@ -3,7 +3,7 @@
 Summary: An extensible library which provides authentication for applications
 Name: pam
 Version: 1.1.2
-Release: 1%{?dist}
+Release: 2%{?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+
@@ -339,6 +339,9 @@ fi
 %doc doc/adg/*.txt doc/adg/html
 
 %changelog
+* Wed Sep 29 2010 jkeating - 1.1.2-2
+- Rebuilt for gcc bug 634757
+
 * Mon Sep 20 2010 Tomas Mraz <tmraz at redhat.com> 1.1.2-1
 - add pam_faillock module implementing temporary account lock out based
   on authentication failures during a specified interval


More information about the scm-commits mailing list