- buildrequires popt-devel

This commit is contained in:
Tomáš Mráz 2007-09-25 21:25:17 +00:00
parent 9cadaa589c
commit 45f48c3775

View File

@ -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 <tmraz@redhat.com> 0.74-5
- buildrequires popt-devel
* Wed Aug 22 2007 Tomas Mraz <tmraz@redhat.com> 0.74-4
- spec file cleanups