- rebuilt with gcc4

This commit is contained in:
Jindrich Novy 2005-03-07 10:05:17 +00:00
parent cf513d1c9a
commit f766b057e2

View File

@ -4,7 +4,7 @@
Summary: The passwd utility for setting/changing passwords using PAM.
Name: passwd
Version: 0.69
Release: 1
Release: 2
License: BSD
Group: System Environment/Base
Source: %{name}-%{version}.tar.bz2
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/passwd.1*
%changelog
* Mon Mar 7 2005 Jindrich Novy <jnovy@redhat.com> 0.69-2
- rebuilt with gcc4
* Fri Jan 28 2005 Jindrich Novy <jnovy@redhat.com> 0.69-1
- spec file fixes
- add libuser >= 0.53-1 BuildPrereq (#139331)