From 9a28cb58ea15d1551600e8a1e5211e126ca49020 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sep 29 2010 21:57:32 +0000 Subject: - Rebuilt for gcc bug 634757 --- 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 1.1.2-1 - add pam_faillock module implementing temporary account lock out based on authentication failures during a specified interval