From 862c39422184ce64cf360d01b62e9bcc2089f648b91e43aec2b79ccf81b1f075 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sat, 15 Jun 2024 17:58:02 +0000 Subject: [PATCH] Accepting request 1181044 from home:adamm:branches:network:telephony - Don't hard require systemd -- not needed in containers OBS-URL: https://build.opensuse.org/request/show/1181044 OBS-URL: https://build.opensuse.org/package/show/network:telephony/coturn?expand=0&rev=34 --- coturn.changes | 5 +++++ coturn.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/coturn.changes b/coturn.changes index 40bd8e6..8318297 100644 --- a/coturn.changes +++ b/coturn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 15 16:14:52 UTC 2024 - Adam Majer + +- Don't hard require systemd -- not needed in containers + ------------------------------------------------------------------- Mon Feb 26 11:05:41 UTC 2024 - Dominique Leuenberger diff --git a/coturn.spec b/coturn.spec index 4236f6d..5538031 100644 --- a/coturn.spec +++ b/coturn.spec @@ -41,7 +41,6 @@ Source7: README.SUSE Source8: %{name}-apparmor-usr.bin.turnserver Source9: %{name}@.service Patch0: %{name}-turnserver_conf.patch -BuildRequires: fdupes BuildRequires: firewall-macros BuildRequires: libevent-devel >= 2.0.0 BuildRequires: libmysqld-devel @@ -70,7 +69,7 @@ BuildRequires: apparmor-rpm-macros %endif %endif -%{?systemd_requires} +%{?systemd_ordering} %sysusers_requires %description