This commit is contained in:
Bill Nottingham 2008-03-11 19:29:49 +00:00
parent f3ad963671
commit 0c771dcbe0
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
initscripts-8.65.tar.bz2
initscripts-8.66.tar.bz2

View File

@ -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)

View File

@ -1 +1 @@
407af0ad2f8d837b4b15bf6685624b15 initscripts-8.65.tar.bz2
f34d2229b3e3b01bfbb8ad77a8292691 initscripts-8.66.tar.bz2