auto-import changelog data from passwd-0.67-1.src.rpm

Wed Mar 13 2002 Nalin Dahyabhai <nalin@redhat.com> 0.67-1
- add the -i, -n, -w, and -x options to passwd
This commit is contained in:
cvsdist 2004-09-09 09:52:42 +00:00
parent e414d0203f
commit d589726cd5
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
passwd-0.65-5.tar.gz
passwd-0.67-1.tar.gz

View File

@ -1,7 +1,7 @@
Summary: The passwd utility for setting/changing passwords using PAM.
Name: passwd
Version: 0.65
Release: 5
Version: 0.67
Release: 1
License: BSD
Group: System Environment/Base
Source: passwd-%{version}-%{release}.tar.gz
@ -20,7 +20,7 @@ To use passwd, you should have PAM installed on your system.
%setup -q
%build
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
make DEBUG= RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
%install
make install DESTDIR=$RPM_BUILD_ROOT bindir=%{_bindir} mandir=%{_mandir}
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/passwd.1*
%changelog
* Wed Mar 13 2002 Nalin Dahyabhai <nalin@redhat.com> 0.67-1
- add the -i, -n, -w, and -x options to passwd
* Mon Mar 11 2002 Nalin Dahyabhai <nalin@redhat.com> 0.65-5
- rebuild

View File

@ -1 +1 @@
40526989f0a7d769ffe13f4ff9ded773 passwd-0.65-5.tar.gz
bb18db0645e8102ef9ce3ebd291d4e52 passwd-0.67-1.tar.gz