summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/func.spec b/func.spec
index 9840ce9..2d242b9 100644
--- a/func.spec
+++ b/func.spec
@@ -100,7 +100,7 @@ else
ln -sf /etc/init.d/funcd /etc/rc.d/rc${i}.d/S99funcd
done
for i in 1 6; do
- ln -sf /etc/init.d/funcd /etc/rc.d/rc${i}.d/S99funcd
+ ln -sf /etc/init.d/funcd /etc/rc.d/rc${i}.d/k01funcd
done
fi
@@ -124,6 +124,13 @@ fi
%changelog
+* Mon Jun 30 2008 Michael DeHaan <mdehaan@redhat.com> - 0.20-1
+- new release, upstream changes
+
+* Fri Jun 28 2008 Adrian Likins <alikins@redhat.com> - 0.18-2
+- fix fedora bug #441283 - typo in postinstall scriptlet
+ (the init.d symlinks for runlevels 1 and 6 were created wrong)
+
* Mon Mar 03 2008 Adrian Likins <alikins@redhat.com> - 0.18-1
- split off certmaster