Accepting request 893769 from server:mail
OBS-URL: https://build.opensuse.org/request/show/893769 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exim?expand=0&rev=66
This commit is contained in:
commit
381900c4b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 17 15:03:24 CEST 2021 - wullinger@rz.uni-kiel.de
|
||||
|
||||
- add exim-4.94.2+fixes and taintwarn patches (taintwarn.patch)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 16:45:17 CEST 2021 - wullinger@rz.uni-kiel.de
|
||||
|
||||
|
@ -73,7 +73,7 @@ Requires(pre): group(mail)
|
||||
Requires(pre): fileutils textutils
|
||||
%endif
|
||||
Version: 4.94.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
%if %{with_mysql}
|
||||
BuildRequires: mysql-devel
|
||||
%endif
|
||||
@ -103,6 +103,7 @@ Source40: exim.service
|
||||
Source41: exim_db.8.gz
|
||||
Patch0: exim-tail.patch
|
||||
Patch1: gnu_printf.patch
|
||||
Patch2: taintwarn.patch
|
||||
|
||||
%package -n eximon
|
||||
Summary: Eximon, an graphical frontend to administer Exim's mail queue
|
||||
@ -146,6 +147,7 @@ once, if at all. The rest is done by logrotate / cron.)
|
||||
%setup -q -n exim-%{version}
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch2 -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"
|
||||
|
1052
taintwarn.patch
Normal file
1052
taintwarn.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user