From 7da2a8ca78aba714346fc05bac1bdf0edde0bebb Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 7 Feb 2011 16:18:39 +0100 Subject: [PATCH] don't set config_directory when upgrading configuration (#675654) --- postfix.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/postfix.spec b/postfix.spec index e0b7184..0cc4e29 100644 --- a/postfix.spec +++ b/postfix.spec @@ -29,7 +29,7 @@ Name: postfix Summary: Postfix Mail Transport Agent Version: 2.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 Group: System Environment/Daemons URL: http://www.postfix.org @@ -295,7 +295,6 @@ done # upgrade configuration files if necessary %{_sbindir}/postfix set-permissions upgrade-configuration \ - config_directory=%{postfix_config_dir} \ daemon_directory=%{postfix_daemon_dir} \ command_directory=%{postfix_command_dir} \ mail_owner=%{postfix_user} \ @@ -476,6 +475,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Feb 07 2011 Miroslav Lichvar 2:2.8.0-2 +- don't set config_directory when upgrading configuration (#675654) + * Wed Jan 26 2011 Miroslav Lichvar 2:2.8.0-1 - update to 2.8.0