auto-import changelog data from passwd-0.64.1-7.src.rpm
Mon Aug 06 2001 Nalin Dahyabhai <nalin@redhat.com> - fix unguarded printf() (noted by Chris Evans) - add missing build dependency on pwdb and pam-devel (#49550)
This commit is contained in:
parent
a6592f0d67
commit
b9c8fc80d5
@ -1,13 +1,14 @@
|
||||
Summary: The passwd utility for setting/changing passwords using PAM.
|
||||
Name: passwd
|
||||
Version: 0.64.1
|
||||
Release: 6
|
||||
Copyright: BSD
|
||||
Release: 7
|
||||
License: BSD
|
||||
Group: System Environment/Base
|
||||
Source: passwd-%{version}.tar.gz
|
||||
Buildroot: %{_tmppath}/passwd-root
|
||||
Requires: pam >= 0.59, /etc/pam.d/system-auth
|
||||
Requires: pwdb >= 0.58
|
||||
BuildPrereq: pam-devel, pwdb
|
||||
|
||||
%description
|
||||
The passwd package contains a system utility (passwd) which sets
|
||||
@ -39,6 +40,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/passwd.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 6 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- fix unguarded printf() (noted by Chris Evans)
|
||||
- add missing build dependency on pwdb and pam-devel (#49550)
|
||||
|
||||
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
|
||||
- Bump release + rebuild.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user