Accepting request 1241315 from server:mail

- Enable notify support for the unit file. New BR
  pkgconfig(libsystemd)

OBS-URL: https://build.opensuse.org/request/show/1241315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dovecot23?expand=0&rev=56
This commit is contained in:
Ana Guerrero 2025-01-30 13:52:52 +00:00 committed by Git OBS Bridge
commit 40eca95626
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 24 21:52:27 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Enable notify support for the unit file. New BR
pkgconfig(libsystemd)
-------------------------------------------------------------------
Thu Nov 21 08:29:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package dovecot23
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -124,6 +124,7 @@ BuildRequires: libexpat-devel
BuildRequires: libexttextcat-devel
%endif
%if %{with systemd}
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(systemd)
%{?systemd_ordering}
%define has_systemd 1