From e9e904cbf35be83400f30fb150fde69bdc40475a16fbe2320c1f24fa52d3899b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 4 Aug 2006 13:16:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=27 --- exim.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/exim.spec b/exim.spec index bafa36c..790cf9c 100644 --- a/exim.spec +++ b/exim.spec @@ -105,10 +105,9 @@ Authors: Philip Hazel %prep -%setup -q +%setup -q -n exim-%{version} %patch %patch2 -p1 -bzcat %{S:30} | patch -p1 # build with fPIE/pie on SUSE 10.0 or newer, or on any other platform %if %{?suse_version:%suse_version}%{?!suse_version:99999} > 930 fPIE="-fPIE" @@ -405,6 +404,8 @@ exit 0 * Fri Aug 04 2006 - poeml@suse.de - add support for building with mysql lookup support, by defining %%build_with_mysql at the top of the spec file [#188586] +- don't use %%name macro therefore (so another spec file can have a + different Name tag) * Thu Aug 03 2006 - poeml@suse.de - update to 4.63 * Use a glob alias rather than an array ref in eximstats generated