Author: glen Date: Thu May 29 17:38:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - typo in %pre scriptlet
---- Files affected: SPECS: qmail.spec (1.181 -> 1.182) ---- Diffs: ================================================================ Index: SPECS/qmail.spec diff -u SPECS/qmail.spec:1.181 SPECS/qmail.spec:1.182 --- SPECS/qmail.spec:1.181 Tue May 20 15:40:19 2008 +++ SPECS/qmail.spec Thu May 29 19:38:52 2008 @@ -34,7 +34,7 @@ Summary(pl.UTF-8): qmail - serwer pocztowy (MTA) Name: qmail Version: 1.03 -Release: 63.3 +Release: 63.4 License: Public Domain Group: Networking/Daemons Source0: http://cr.yp.to/software/%{name}-%{version}.tar.gz @@ -721,7 +721,7 @@ %pre if [ -d /var/qmail ]; then - cat >&2 <<'EOF' + cat >&2 <<-'EOF' You have old qmail setup with /var/qmail. Flawless upgrade not yet supported. @@ -1216,6 +1216,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.182 2008-05-29 17:38:52 glen +- typo in %pre scriptlet + Revision 1.181 2008-05-20 13:40:19 glen - pretrans is likely ignore error (consider empty chroot install) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qmail.spec?r1=1.181&r2=1.182&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
