diff --git a/exim.changes b/exim.changes index 30efe22..d8acf4b 100644 --- a/exim.changes +++ b/exim.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Mar 7 16:13:51 UTC 2012 - lmuelle@suse.de +Wed Mar 7 16:13:51 UTC 2012 - lars@samba.org - Remove obsoleted Authors lines from spec file. ------------------------------------------------------------------- -Wed Mar 7 15:33:12 UTC 2012 - lmuelle@suse.de +Wed Mar 7 15:33:12 UTC 2012 - lars@samba.org - update to 4.77 - DKIM Verification: Fix relaxed canon for empty headers w/o @@ -82,7 +82,7 @@ Wed Mar 7 15:33:12 UTC 2012 - lmuelle@suse.de INT_MIN/-1 -- value coerced to INT_MAX. ------------------------------------------------------------------- -Wed Mar 7 14:58:55 UTC 2012 - lmuelle@suse.de +Wed Mar 7 14:58:55 UTC 2012 - lars@samba.org - Package /var/log/exim owned by user and group mail; (bnc#670711). diff --git a/exim.spec b/exim.spec index bd7107c..22f4841 100644 --- a/exim.spec +++ b/exim.spec @@ -15,33 +15,36 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: exim -BuildRequires: db-devel openldap2-devel pcre-devel +BuildRequires: db-devel +BuildRequires: openldap2-devel +BuildRequires: pcre-devel %if %{?suse_version:1}%{?!suse_version:0} BuildRequires: tcpd-devel %if %suse_version > 910 BuildRequires: xorg-x11-devel %else -BuildRequires: XFree86-devel XFree86-libs +BuildRequires: XFree86-devel +BuildRequires: XFree86-libs %endif %else -BuildRequires: libXaw-devel libXext-devel libXt-devel openssl-devel tcp_wrappers xorg-x11-server-sdk +BuildRequires: libXaw-devel +BuildRequires: libXext-devel +BuildRequires: libXt-devel +BuildRequires: openssl-devel +BuildRequires: tcp_wrappers +BuildRequires: xorg-x11-server-sdk %endif Url: http://www.exim.org/ Conflicts: sendmail sendmail-tls postfix -License: GPL-2.0+ -Group: Productivity/Networking/Email/Servers -AutoReqProv: on Provides: smtp_daemon %if %{?suse_version:%suse_version}%{?!suse_version:0} > 800 Requires: logrotate PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils %endif Version: 4.77 -Release: 3 +Release: 0 %if %{?build_with_mysql:1}0 BuildRequires: mysql-devel Provides: exim = %version @@ -51,6 +54,8 @@ BuildRequires: postgresql-devel Provides: exim = %version %endif Summary: The Exim Mail Transfer Agent, a Replacement for sendmail +License: GPL-2.0+ +Group: Productivity/Networking/Email/Servers BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: exim-%{version}.tar.bz2 Source1: sysconfig.exim @@ -66,15 +71,15 @@ Patch2: format-security.diff %if !%{?build_with_mysql:1}0 && !%{?build_with_pgsql:1}0 %package -n eximon -License: GPL-2.0+ Summary: Eximon, an graphical frontend to administer Exim's mail queue Group: Productivity/Networking/Email/Servers %package -n eximstats-html -License: GPL-2.0+ Summary: Create HTML reports of exim logs Group: Productivity/Networking/Email/Servers -Requires: perl-GD perl-GDGraph perl-GDTextUtil +Requires: perl-GD +Requires: perl-GDGraph +Requires: perl-GDTextUtil %endif %description