8.66-1
This commit is contained in:
parent
f3ad963671
commit
0c771dcbe0
@ -1 +1 @@
|
||||
initscripts-8.65.tar.bz2
|
||||
initscripts-8.66.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: The inittab file and the /etc/init.d scripts
|
||||
Name: initscripts
|
||||
Version: 8.65
|
||||
Version: 8.66
|
||||
# ppp-watch is GPLv2+, everything else is GPLv2
|
||||
License: GPLv2 and GPLv2+
|
||||
Group: System Environment/Base
|
||||
@ -28,6 +28,7 @@ Conflicts: xorg-x11, glib2 < 2.11.1-2
|
||||
Conflicts: alsa-utils < 1.0.14-0.5.rc2.fc7
|
||||
# http://bugzilla.redhat.com/show_bug.cgi?id=252973
|
||||
Conflicts: nut < 2.2.0
|
||||
Conflicts: rhgb < 0.17.7-7
|
||||
Obsoletes: rhsound sapinit
|
||||
Obsoletes: hotplug
|
||||
Prereq: /sbin/chkconfig, /usr/sbin/groupadd, /bin/sed, coreutils
|
||||
@ -216,6 +217,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||
|
||||
%changelog
|
||||
* Tue Mar 11 2008 Bill Nottingham <notting@redhat.com> - 8.66-1
|
||||
- use upstart to start rhgb (#433156, <cdahlin@ncsu.edu>)
|
||||
|
||||
* Mon Mar 10 2008 Bill Nottingham <notting@redhat.com> - 8.65-1
|
||||
- Add a serial console udev/upstart handler (#434764, indirectly)
|
||||
- Add some upstart notification for sysv scripts (modified from <cjdahlin@ncsu.edu>, #431231)
|
||||
|
Loading…
Reference in New Issue
Block a user