Author: glen Date: Mon May 19 21:22:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix qmail home for newaliases and probably others
---- Files affected: SPECS: qmail.spec (1.178 -> 1.179) ---- Diffs: ================================================================ Index: SPECS/qmail.spec diff -u SPECS/qmail.spec:1.178 SPECS/qmail.spec:1.179 --- SPECS/qmail.spec:1.178 Mon May 19 23:11:12 2008 +++ SPECS/qmail.spec Mon May 19 23:22:37 2008 @@ -34,7 +34,7 @@ Summary(pl.UTF-8): qmail - serwer pocztowy (MTA) Name: qmail Version: 1.03 -Release: 63.2 +Release: 63.3 License: Public Domain Group: Networking/Daemons Source0: http://cr.yp.to/software/%{name}-%{version}.tar.gz @@ -473,6 +473,8 @@ %endif echo %{varqmail} > conf-qmail +echo %{varqmail} > dot-forward-0.71/conf-qmail +echo %{varqmail} > fastforward-0.51/conf-qmail # setup compiler. we use CFLAGS redefine rather using conditional patching. echo -n "%{__cc} %{rpmcflags}" > conf-cc @@ -1206,6 +1208,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.179 2008-05-19 21:22:37 glen +- fix qmail home for newaliases and probably others + Revision 1.178 2008-05-19 21:11:12 glen - lib64 fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qmail.spec?r1=1.178&r2=1.179&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
