]> git.pld-linux.org Git - packages/apache-mod_fastcgi.git/commitdiff
- fix broken %post, rel. 4 auto/ac/apache-mod_fastcgi-2_4_2-4
authorankry <ankry@pld-linux.org>
Sun, 26 Sep 2004 15:42:16 +0000 (15:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_fastcgi.spec -> 1.37

apache-mod_fastcgi.spec

index 53bce2eb0fccd3fa4407c300b81d784d012576c6..ac40c7a4817febd9efb0afab4aaafb329ec49a12 100644 (file)
@@ -7,7 +7,7 @@ Summary(uk):    FastCGI - ¦
 Name:          apache-mod_%{mod_name}
 # NOTE: remember about apache1-mod_fastcgi.spec when messing here
 Version:       2.4.2
-Release:       3
+Release:       4
 License:       distributable
 Group:         Networking/Daemons
 Source0:       http://www.FastCGI.com/dist/mod_%{mod_name}-%{version}.tar.gz
@@ -74,6 +74,7 @@ if [ -f /var/lock/subsys/httpd ]; then
        /etc/rc.d/init.d/httpd restart 1>&2
 else
        echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache http daemon."
+fi
  
 %preun
 if [ "$1" = "0" ]; then
This page took 0.216122 seconds and 4 git commands to generate.