auto-import changelog data from passwd-0.68-8.1.src.rpm

Wed Feb 04 2004 Dan Walsh <dwalsh@redhat.com> 0.68-8
- add check for enforcing mode
This commit is contained in:
cvsdist 2004-09-09 09:56:55 +00:00
parent a427e8a3fe
commit 153163b8ea
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
passwd-0.68-7.tar.gz
passwd-0.68-8.tar.gz

View File

@ -4,10 +4,10 @@
Summary: The passwd utility for setting/changing passwords using PAM.
Name: passwd
Version: 0.68
Release: 7
Release: 8.1
License: BSD
Group: System Environment/Base
Source: passwd-%{version}-%{release}.tar.gz
Source: passwd-%{version}-8.tar.gz
Buildroot: %{_tmppath}/passwd-root
Requires: pam >= 0.59, /etc/pam.d/system-auth
BuildPrereq: glib2-devel, libuser-devel, pam-devel
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/passwd.1*
%changelog
* Wed Feb 4 2004 Dan Walsh <dwalsh@redhat.com> 0.68-8
- add check for enforcing mode
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 0.68-7
- fix is_selinux_enabled

View File

@ -1 +1 @@
c500f47395726f85a8e5a59a66712aed passwd-0.68-7.tar.gz
1dcbd59c0a97f6cbc8d8a156583c3226 passwd-0.68-8.tar.gz