fix typo bug

This commit is contained in:
Than Ngo 2005-09-27 14:56:21 +00:00
parent f9b1069210
commit 8e23692796
3 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,3 @@
initscripts-8.14.tar.bz2
initscripts-8.15.tar.bz2
initscripts-8.16.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
Version: 8.15
Version: 8.16
License: GPL
Group: System Environment/Base
Release: 1
@ -209,6 +209,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
* Tue Sep 27 2005 Than Ngo <than@redhat.com> 8.16-1
- fix typo bug
* Mon Sep 26 2005 Than Ngo <than@redhat.com> 8.15-1
- support proper dial-in configuration, thanks to Peter Bieringer (#158380)

View File

@ -1,2 +1 @@
20955d410ad81abe6fe88f38d025caed initscripts-8.14.tar.bz2
56e0c228ca456c427dade6bc41922423 initscripts-8.15.tar.bz2
ecb2ccd3e5e5079392348d745ddbdbee initscripts-8.16.tar.bz2