fix typo bug
This commit is contained in:
parent
f9b1069210
commit
8e23692796
@ -1,2 +1,3 @@
|
|||||||
initscripts-8.14.tar.bz2
|
initscripts-8.14.tar.bz2
|
||||||
initscripts-8.15.tar.bz2
|
initscripts-8.15.tar.bz2
|
||||||
|
initscripts-8.16.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: The inittab file and the /etc/init.d scripts.
|
Summary: The inittab file and the /etc/init.d scripts.
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 8.15
|
Version: 8.16
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1
|
Release: 1
|
||||||
@ -209,6 +209,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 26 2005 Than Ngo <than@redhat.com> 8.15-1
|
||||||
- support proper dial-in configuration, thanks to Peter Bieringer (#158380)
|
- support proper dial-in configuration, thanks to Peter Bieringer (#158380)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user