SPECS: apache1.spec - revert to old behaviour: "run blah to start ...
glen
glen at pld-linux.org
Tue Aug 16 13:29:08 CEST 2005
Author: glen Date: Tue Aug 16 11:29:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- revert to old behaviour: "run blah to start blah" if service not started
---- Files affected:
SPECS:
apache1.spec (1.106 -> 1.107)
---- Diffs:
================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.106 SPECS/apache1.spec:1.107
--- SPECS/apache1.spec:1.106 Tue Aug 16 11:34:36 2005
+++ SPECS/apache1.spec Tue Aug 16 13:29:01 2005
@@ -1,6 +1,7 @@
# $Revision$, $Date$
# TODO
# - move DocumentRoot and cgi-dir out of /home/services
+# - does main package really need apxs dep?
#
# Conditional build:
%bcond_with rewrite_ldap # enable ldap map support for mod_rewrite (alpha)
@@ -31,7 +32,7 @@
Summary(zh_CN): Internet ÉĎÓŚÓĂ×îšăˇşľÄ Web ˇţÎńłĚĐňĄŁ
Name: apache1
Version: 1.3.33
-Release: 7.9
+Release: 7.11
License: Apache Group
Group: Networking/Daemons
Source0: http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -1523,7 +1524,7 @@
# main package are very important for all this to work.
# restart webserver at the end of transaction
-%service -q apache restart
+%service apache restart
# macro called at module post scriptlet
%define module_post \
@@ -2349,6 +2350,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.107 2005/08/16 11:29:01 glen
+- revert to old behaviour: "run blah to start blah" if service not started
+
Revision 1.106 2005/08/16 09:34:36 glen
- minimize apache restarts using %posttrans
- cleanups
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.106&r2=1.107&f=u
More information about the pld-cvs-commit
mailing list