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:
cvsdist 2004-09-09 09:52:27 +00:00
parent a6592f0d67
commit b9c8fc80d5
2 changed files with 8 additions and 3 deletions

View File

@ -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.

View File

@ -1 +1 @@
6f4167cfbb33630d32aa617eba0bbb21 passwd-0.64.1.tar.gz
86b3352472ee31a9fdd4b6b1295e5ac0 passwd-0.64.1.tar.gz