From 1f749fe696e4461f42699a2c3f3511080b679729dc62ea7c8c51628a1f5c8603 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Thu, 16 Jul 2020 06:56:23 +0000 Subject: [PATCH] Accepting request 821112 from home:kukuk:container - Remove unused systemd requires/defines. OBS-URL: https://build.opensuse.org/request/show/821112 OBS-URL: https://build.opensuse.org/package/show/server:mail/dovecot?expand=0&rev=18 --- dovecot.changes | 5 +++++ dovecot.spec | 11 +++-------- 2 files changed, 8 insertions(+), 8 deletions(-) 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