Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13386

Modified Files:
        apache2.info 
Log Message:
Fix so that apache2.2-common can be removed by moving the daemonic disable call 
to pre remove script while the daemonic xml file still exists, thanks akh

Index: apache2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/web/apache2.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- apache2.info        11 Mar 2013 15:59:40 -0000      1.10
+++ apache2.info        7 Apr 2013 14:55:33 -0000       1.11
@@ -1,6 +1,6 @@
 Package: apache2
 Version: 2.2.22
-Revision: 13.1
+Revision: 13.2
 ###
 Provides: httpd
 BuildDepends: fink (>= 0.32), libaprutil.0-dev, libapr.0-dev, libpcap1, 
libpcre1, pkgconfig, openssl, openssl100-dev, openldap24-dev
@@ -671,6 +671,9 @@
 chown -R _www:_www %p/var/run/apache2
 chown -R _www:_www %p/var/www
   <<
+  PreRmScript: <<
+daemonic disable apache2
+  <<
   PostRmScript: <<
 # Allow apache 2.4 to override what we do.
 if [ -x %p/etc/apache2/upgrade-to-2.4-in-progress ] ; then
@@ -749,8 +752,6 @@
                        ;;
        esac
 fi
-
-daemonic disable apache2
   <<
   Description: Apache HTTP Server common files
   DescDetail: <<


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to