diff --git a/exim.spec b/exim.spec index 86cf91c..095067e 100644 --- a/exim.spec +++ b/exim.spec @@ -36,7 +36,7 @@ provides: smtp_daemon Requires: logrotate PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils %endif -Version: 4.66 +Version: 4.67 Release: 1 Summary: The Exim Mail Transfer Agent, a Replacement for sendmail BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,7 +50,6 @@ Source30: eximstats-html-update.py Source31: eximstats.conf Patch: exim-4.12-tail.patch Patch2: exim-4.60-external-pcre.diff -Patch3: exim-4.66-openssl-0.9.8e.patch %if !%{?build_with_mysql:1}0 %package -n eximon Summary: Eximon, an graphical frontend to administer Exim's mail queue @@ -114,7 +113,6 @@ Authors: %setup -q -n exim-%{version} %patch %patch2 -p1 -%patch3 -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"