summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2008-05-19 21:22:37 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit351d485803ab4fef6ebf62aa5a9ffa4d094c9a19 (patch)
tree6117ed560322628cb59f0dee16469d59bde0de06
parente1283edd09ffa265f85ca7d455d70d26b41aad9b (diff)
downloadqmail-351d485803ab4fef6ebf62aa5a9ffa4d094c9a19.zip
qmail-351d485803ab4fef6ebf62aa5a9ffa4d094c9a19.tar.gz
- fix qmail home for newaliases and probably others
Changed files: qmail.spec -> 1.179
-rw-r--r--qmail.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/qmail.spec b/qmail.spec
index f4e5359..a70b86e 100644
--- a/qmail.spec
+++ b/qmail.spec
@@ -33,7 +33,7 @@ Summary: qmail Mail Transport Agent
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
@@ -472,6 +472,8 @@ PV=$(basename %{SOURCE6})
%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