From 22ae34d3be1ebc735e5783c5ba853eb0e4dc3bf37a6d1a3d994e8e39e2550265 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 17 Apr 2007 14:18:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=51 --- exim.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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"