SPECS: qmail.spec - pretrans is likely ignore error (consider empty chroot ...

glen glen at pld-linux.org
Tue May 20 15:40:24 CEST 2008


Author: glen                         Date: Tue May 20 13:40:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pretrans is likely ignore error (consider empty chroot install)

---- Files affected:
SPECS:
   qmail.spec (1.180 -> 1.181) 

---- Diffs:

================================================================
Index: SPECS/qmail.spec
diff -u SPECS/qmail.spec:1.180 SPECS/qmail.spec:1.181
--- SPECS/qmail.spec:1.180	Tue May 20 08:01:52 2008
+++ SPECS/qmail.spec	Tue May 20 15:40:19 2008
@@ -719,7 +719,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pretrans
+%pre
 if [ -d /var/qmail ]; then
 	cat >&2 <<'EOF'
 
@@ -734,7 +734,6 @@
 	exit 1
 fi
 
-%pre
 # Add few users and groups
 %groupadd -g 81 nofiles
 %groupadd -g 82 qmail
@@ -1217,6 +1216,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.181  2008-05-20 13:40:19  glen
+- pretrans is likely ignore error (consider empty chroot install)
+
 Revision 1.180  2008-05-20 06:01:52  glen
 - queue move instructions
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qmail.spec?r1=1.180&r2=1.181&f=u



More information about the pld-cvs-commit mailing list