This commit is contained in:
parent
b679e91a57
commit
e9e904cbf3
@ -105,10 +105,9 @@ Authors:
|
||||
Philip Hazel <ph10@cus.cam.ac.uk>
|
||||
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user