diff options
author | Bill Nottingham <notting@redhat.com> | 2008-03-11 15:27:42 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-03-11 15:27:42 -0400 |
commit | cb901f33a853a4dcf9e787cce8ee5234a69fa621 (patch) | |
tree | 365f77cb9964fd1bc10be4d642921c095337e156 | |
parent | 696d91f8bacf11b543119069b46b7fbefa495e39 (diff) | |
download | initscripts-cb901f33a853a4dcf9e787cce8ee5234a69fa621.tar initscripts-cb901f33a853a4dcf9e787cce8ee5234a69fa621.tar.gz initscripts-cb901f33a853a4dcf9e787cce8ee5234a69fa621.tar.bz2 initscripts-cb901f33a853a4dcf9e787cce8ee5234a69fa621.tar.xz initscripts-cb901f33a853a4dcf9e787cce8ee5234a69fa621.zip |
8.66-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index b2f68509..9f3a5279 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -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 @@ -217,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) |