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:
parent
a427e8a3fe
commit
153163b8ea
@ -1 +1 @@
|
||||
passwd-0.68-7.tar.gz
|
||||
passwd-0.68-8.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user