parent
183740373e
commit
d49ed7c4d3
@ -1 +1 @@
|
|||||||
initscripts-8.50.tar.bz2
|
initscripts-8.51.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.50
|
Version: 8.51
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1
|
Release: 1
|
||||||
@ -200,6 +200,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 23 2007 Bill Nottingham <notting@redhat.com> 8.51-1
|
||||||
|
- fix 'Fedora Fedora' in rc.sysinit
|
||||||
|
- halt: use kexec -x to not shut down network (#223932, <mchristi@redhat.com>)
|
||||||
|
- network_functions: fix is_bonding_device logic (#229643)
|
||||||
|
- translation updates: nb
|
||||||
|
|
||||||
* Mon Feb 19 2007 Bill Nottingham <notting@redhat.com> 8.50-1
|
* Mon Feb 19 2007 Bill Nottingham <notting@redhat.com> 8.50-1
|
||||||
- lang.csh, lang.sh: if $LANG is set, don't override it (#229102)
|
- lang.csh, lang.sh: if $LANG is set, don't override it (#229102)
|
||||||
- initlog.1: fix man page formatting (<esr@thyrsus.com>)
|
- initlog.1: fix man page formatting (<esr@thyrsus.com>)
|
||||||
|
Loading…
Reference in New Issue
Block a user