SPECS: apache1.spec - en & corrections - unify poldek args

glen glen at pld-linux.org
Sun Jul 10 15:44:33 CEST 2005


Author: glen                         Date: Sun Jul 10 13:44:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- en & corrections
- unify poldek args

---- Files affected:
SPECS:
   apache1.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.102 SPECS/apache1.spec:1.103
--- SPECS/apache1.spec:1.102	Sun Jul 10 15:41:53 2005
+++ SPECS/apache1.spec	Sun Jul 10 15:44:28 2005
@@ -1448,18 +1448,19 @@
 %triggerpostun -- %{name} <= 1.3.31-5
 %banner %{name} -e -a <<EOF
 WARNING!!!
- Since that version autoindex module has been separated to package %{name}-mod_autoindex
- If you want to have the same functionality do:
-poldek --upgrade %{name}-mod_autoindex
+ Since 1.3.31-5 version autoindex module has been separated to package %{name}-mod_autoindex
+ If you need previous functionality please run:
+poldek -Uv %{name}-mod_autoindex
 
 EOF
 
 %triggerpostun -- %{name} < 1.3.33-3.4
 %banner %{name} -e -a <<EOF
 WARNING!!!
- Since that version following modules have been separated to subpackages
- If you want to have the same functionality do:
- poldek --upgrade %{name}-MODULENAME
+ Since 1.3.33-3.4 version following modules have been separated to subpackages
+ If you need previous functionality please run:
+ poldek -Uv %{name}-MODULENAME
+ where MODULENAME is one (or all) of:
 	mod_asis
 	mod_cern_meta
 	mod_cgi
@@ -2395,6 +2396,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2005/07/10 13:44:28  glen
+- en & corrections
+- unify poldek args
+
 Revision 1.102  2005/07/10 13:41:53  glen
 - use %service macro for restaring apache service
 - now it's possible to disable automatic massive restarts
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.102&r2=1.103&f=u




More information about the pld-cvs-commit mailing list