aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--initscripts.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 978f5ffd..a20c3c82 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.05
+Version: 9.06
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -39,7 +39,7 @@ Conflicts: plymouth < 0.7.0-0.2009.02.26
Conflicts: s390utils < 2:1.8.2-11
# http://bugzilla.redhat.com/show_bug.cgi?id=252973
Conflicts: nut < 2.2.0
-Obsoletes: hotplug
+Obsoletes: hotplug <= 3:2004_09_23-10.1
Requires(pre): /usr/sbin/groupadd
Requires(post): /sbin/chkconfig, coreutils
Requires(preun): /sbin/chkconfig
@@ -239,6 +239,12 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Fri Feb 19 2010 Bill Nottingham <notting@redhat.com> - 9.06-1
+- move ccw_init and ccw udev rules to s390utils (#539491)
+- rc.sysinit: suppress LVM2 warnings. (#561938, <prajnoha@redhat.com>)
+- fix translated checks for user input (#566579)
+- refresh translations
+
* Mon Feb 15 2010 Bill Nottingham <notting@redhat.com> - 9.05-1
- network-functions: don't use ethtool for link state, assorted other cleanups
- inittab: fix job paths in comments (<plautrba@redhat.com>)
@@ -409,7 +415,7 @@ rm -rf $RPM_BUILD_ROOT
- event.d/serial: add some docs
- init.d/functions: __pids_var_run: Handle multi-line pid files correctly (#473287)
- remove support for no longer existing 'brctl setgcint' command. (#360471)
-- add %config back for ifcfg-lo (#472761)
+- add %%config back for ifcfg-lo (#472761)
- rcS/rcS-sulogin: don't match commented lines when finding runlevel (#472717)
- updated translations: de, sk