From 396329d48d87af19ff4d8e744a6c3a8e5cd046fc48b6e06cb9c4a371c83ef782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 20 Jun 2019 11:47:57 +0000 Subject: [PATCH] Accepting request 711055 from home:dimstar:Factory - Drop systemd BuildRequires: there is already pkgconfig(systemd) present, which is sufficient. - Replace systemd_requires macro with systemd_ordering: systemd is not strictly required for rygel to be usable, but if systemd and rygel are installed as part of one transaction, we would like to see systemd installed first. OBS-URL: https://build.opensuse.org/request/show/711055 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=173 --- rygel.changes | 10 ++++++++++ rygel.spec | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/rygel.changes b/rygel.changes index 5425e72..d1402db 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jun 12 14:43:28 UTC 2019 - Dominique Leuenberger + +- Drop systemd BuildRequires: there is already pkgconfig(systemd) + present, which is sufficient. +- Replace systemd_requires macro with systemd_ordering: systemd is + not strictly required for rygel to be usable, but if systemd and + rygel are installed as part of one transaction, we would like to + see systemd installed first. + ------------------------------------------------------------------- Fri May 24 23:50:53 UTC 2019 - Bjørn Lie diff --git a/rygel.spec b/rygel.spec index 7536df9..45ca0d7 100644 --- a/rygel.spec +++ b/rygel.spec @@ -31,7 +31,6 @@ BuildRequires: libtool BuildRequires: libunistring-devel BuildRequires: pkgconfig BuildRequires: suse-xsl-stylesheets -BuildRequires: systemd BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vala >= 0.36.0 @@ -66,7 +65,7 @@ Recommends: gstreamer-plugins-good Recommends: gstreamer-plugins-ugly # plugin-zdf-mediathek was removed in 0.31.1 Obsoletes: plugin-zdf-mediathek -%{?systemd_requires} +%{?systemd_ordering} %description Rygel is a home media server that allows sharing audio, video,