- fixed broken logic from the last change (#196851)
This commit is contained in:
parent
4e98afbd9f
commit
f7d9f674ed
@ -1 +1 @@
|
||||
passwd-0.72.tar.bz2
|
||||
passwd-0.73.tar.bz2
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
Summary: The passwd utility for setting/changing passwords using PAM
|
||||
Name: passwd
|
||||
Version: 0.72
|
||||
Version: 0.73
|
||||
Release: 1
|
||||
License: BSD
|
||||
Group: System Environment/Base
|
||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/passwd.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 17 2006 Tomas Mraz <tmraz@redhat.com> 0.73-1
|
||||
- fixed broken logic from the last change (#196851)
|
||||
|
||||
* Fri Jul 14 2006 Tomas Mraz <tmraz@redhat.com> 0.72-1
|
||||
- merged audit patch to upstream cvs
|
||||
- improved passwd -S output (#170344)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user