SPECS: logrotate.spec - pretrans is a proper place for replacing d...

glen glen at pld-linux.org
Mon Apr 9 21:36:47 CEST 2007


Author: glen                         Date: Mon Apr  9 19:36:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pretrans is a proper place for replacing dirs/symlinks

---- Files affected:
SPECS:
   logrotate.spec (1.78 -> 1.79) 

---- Diffs:

================================================================
Index: SPECS/logrotate.spec
diff -u SPECS/logrotate.spec:1.78 SPECS/logrotate.spec:1.79
--- SPECS/logrotate.spec:1.78	Tue Feb 13 07:46:52 2007
+++ SPECS/logrotate.spec	Mon Apr  9 21:36:42 2007
@@ -129,7 +129,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
+%pretrans
 # change /var/log/archiv to /var/log/archive
 if [ ! -L /var/log/archiv ]; then
 	if [ -d /var/log/archiv ]; then
@@ -175,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2007/04/09 19:36:42  glen
+- pretrans is a proper place for replacing dirs/symlinks
+
 Revision 1.78  2007/02/13 06:46:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/logrotate.spec?r1=1.78&r2=1.79&f=u



More information about the pld-cvs-commit mailing list