- rebuild with new libaudit

This commit is contained in:
Tomáš Mráz 2009-08-19 19:06:40 +00:00
parent e307a99b74
commit 155e7e9f93
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: An extensible library which provides authentication for applications
Name: pam
Version: 1.1.0
Release: 3%{?dist}
Release: 4%{?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+,
# pam_rhosts_auth module is BSD with advertising
@ -327,6 +327,9 @@ fi
%doc doc/adg/*.txt doc/adg/html
%changelog
* Wed Aug 19 2009 Tomas Mraz <tmraz@redhat.com> 1.1.0-4
- rebuild with new libaudit
* Mon Jul 27 2009 Tomas Mraz <tmraz@redhat.com> 1.1.0-3
- fix for pam_cracklib from upstream