SOURCES: rpm.macros - cleanup

glen glen at pld-linux.org
Sun Nov 20 20:42:04 CET 2005


Author: glen                         Date: Sun Nov 20 19:42:03 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SOURCES:
   rpm.macros (1.264 -> 1.265) 

---- Diffs:

================================================================
Index: SOURCES/rpm.macros
diff -u SOURCES/rpm.macros:1.264 SOURCES/rpm.macros:1.265
--- SOURCES/rpm.macros:1.264	Sun Nov 20 20:35:05 2005
+++ SOURCES/rpm.macros	Sun Nov 20 20:41:57 2005
@@ -703,10 +703,7 @@
 fi \
 %{nil}
 
-# Add package's webserver config to webserver webapps dir.
-#
-# Usage:
-#   %webapp_register HTTPD WEBAPP
+# webapp macros
 #
 # The config is installed/removed inside trigger, this means that you can any
 # time install apache1/apache/lighttpd package and the configuration file is
@@ -716,9 +713,9 @@
 # words the config is linked to webserver config directory on first install of
 # PACKAGE or WEBSERVER.
 #
-# should be called in trigger body:
-#  %triggerin -- apache1 >= 1.3.33-2
-#  %apache_config_install -v 1
+# Add package's webserver config to webserver webapps dir.
+# Usage:
+#   %webapp_register HTTPD WEBAPP
 #
 %webapp_register() \
 %{?debug:set -x; echo "webapp_register: %{name}-%{version}-%{release} 1:[$1]; 2:[$2]"} \
@@ -735,7 +732,6 @@
 %{nil}
 
 # Remove package's config from webserver webapps dir.
-#
 # Usage:
 #   %webapp_register HTTPD WEBAPP
 %webapp_unregister() \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm.macros?r1=1.264&r2=1.265&f=u




More information about the pld-cvs-commit mailing list