diff --git a/passwd.spec b/passwd.spec index a186bd3..04ad406 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.74 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Group: System Environment/Base Source: %{name}-%{version}.tar.bz2 @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Tue Sep 25 2007 Tomas Mraz 0.74-5 +- buildrequires popt-devel + * Wed Aug 22 2007 Tomas Mraz 0.74-4 - spec file cleanups