diff --git a/dovecot.changes b/dovecot.changes index 4706208..c30ce0e 100644 --- a/dovecot.changes +++ b/dovecot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 15 14:29:02 UTC 2020 - Thorsten Kukuk + +- Remove unused systemd requires/defines. + ------------------------------------------------------------------- Wed Jul 24 08:30:42 UTC 2019 - matthias.gerstner@suse.com diff --git a/dovecot.spec b/dovecot.spec index 665da33..e6e9728 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -1,7 +1,7 @@ # # spec file for package dovecot # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -28,15 +28,10 @@ Release: 0 Summary: IMAP and POP3 Server Written Primarily with Security in Mind License: BSD-3-Clause AND LGPL-2.1-or-later AND MIT Group: Productivity/Networking/Email/Servers -Url: http://www.dovecot.org/ +URL: http://www.dovecot.org/ PreReq: dovecot-implementation Recommends: dovecot23 #!BuildIgnore: dovecot-implementation -%if %{with systemd} -BuildRequires: pkgconfig(systemd) -%{?systemd_requires} -%define has_systemd 1 -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Source0: dovecot-2.0.configfiles