diff --git a/passwd.spec b/passwd.spec index 2193d99..f66c598 100644 --- a/passwd.spec +++ b/passwd.spec @@ -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 0.69-2 +- rebuilt with gcc4 + * Fri Jan 28 2005 Jindrich Novy 0.69-1 - spec file fixes - add libuser >= 0.53-1 BuildPrereq (#139331)