From 9d067828ede972bd809488706ae4de640a9a4308 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Tue, 31 Jan 2006 21:19:53 +0000 Subject: [PATCH] - Adjust audit patch so it builds without libaudit --- passwd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/passwd.spec b/passwd.spec index ed93137..1dd57f2 100644 --- a/passwd.spec +++ b/passwd.spec @@ -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 0.71-3 +- Adjust audit patch so it builds without libaudit + * Fri Dec 09 2005 Jesse Keating - rebuilt