]> git.pld-linux.org Git - packages/inn.git/commitdiff
- run innupgrade on package upgrade.
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 9 Sep 2009 08:12:46 +0000 (08:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TODO -> 1.1
    inn.spec -> 1.192

TODO [new file with mode: 0644]
inn.spec

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..792f00e
--- /dev/null
+++ b/TODO
@@ -0,0 +1,2 @@
+# TODO:
+- upgrade to 2.5 series
index b1dd8780ea1f41deb89081fd8a934d6f07ef5657..c2a40561da9e8e869ac77131dcb5b4fc27fea3fb 100644 (file)
--- a/inn.spec
+++ b/inn.spec
@@ -358,6 +358,9 @@ if [ "`getent passwd news | cut -d: -f6`" = "/var/spool/news" ]; then
 fi
 
 umask 022
+
+%{_bindir}/innupgrade %{_sysconfdir}
+
 cd /var/lib/news
 if [ ! -f /var/lib/news/history ]; then
        # makehistory fails on uninitialized spool(?) - create empty history in such case
This page took 0.121584 seconds and 4 git commands to generate.