From 65b3e52d9f86b839a7c8c1fc7fd676e7ac8ec1f5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 29 Sep 2017 09:50:10 +0200 Subject: [PATCH] add missing %{?systemd_requires} Signed-off-by: Igor Gnatenko --- matrix-synapse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix-synapse.spec b/matrix-synapse.spec index adcc15c..e7700ab 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -77,7 +77,7 @@ Requires: python2-unpaddedbase64 >= 1.1.0 Requires: python2-yaml Requires(pre): shadow-utils Requires: systemd - +%{?systemd_requires} %description Matrix is an ambitious new ecosystem for open federated Instant Messaging and