- Adjust audit patch so it builds without libaudit

This commit is contained in:
Steve Grubb 2006-01-31 21:19:53 +00:00
parent dffb3000da
commit 9d067828ed

View File

@ -7,7 +7,7 @@
Summary: The passwd utility for setting/changing passwords using PAM.
Name: passwd
Version: 0.71
Release: 2.1
Release: 3
License: BSD
Group: System Environment/Base
Source: %{name}-%{version}.tar.bz2
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/passwd.1*
%changelog
* Tue Jan 31 2006 Steve Grubb <sgrubb@redhat.com> 0.71-3
- Adjust audit patch so it builds without libaudit
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt