aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index ce18f0d5..875fb9e7 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.45.31
+Version: 8.45.32
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -202,6 +202,10 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Sep 13 2010 Harald Hoyer <harald@redhat.com> 8.45.32-1
+- readded missing 54-cu3088-fix.rules
+Related: rhbz#475721
+
* Mon Sep 13 2010 Harald Hoyer <harald@redhat.com> 8.45.31-1
- do not killall racoon with the full path
Resolves: rhbz#567295