diff --git a/exim.spec b/exim.spec index b42dc2a..fe549c2 100644 --- a/exim.spec +++ b/exim.spec @@ -1,7 +1,7 @@ # # spec file for package exim # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: libXaw-devel libXext-devel libXt-devel openssl-devel tcp_wrapper %endif Url: http://www.exim.org/ Conflicts: sendmail sendmail-tls postfix -License: GPLv2+ +License: GPL-2.0+ Group: Productivity/Networking/Email/Servers AutoReqProv: on Provides: smtp_daemon @@ -41,7 +41,7 @@ Requires: logrotate PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils %endif Version: 4.75 -Release: 1 +Release: 3 %if %{?build_with_mysql:1}0 BuildRequires: mysql-devel Provides: exim = %version @@ -67,12 +67,12 @@ Patch2: format-security.diff %if !%{?build_with_mysql:1}0 && !%{?build_with_pgsql:1}0 %package -n eximon -License: GPLv2+ +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: GPLv2+ +License: GPL-2.0+ Summary: Create HTML reports of exim logs Group: Productivity/Networking/Email/Servers Requires: perl-GD perl-GDGraph perl-GDTextUtil