From 5e71593625bc034f555ed8034e9e1295a17fe3483a7f81088e28fa38d277c4f4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 15 Dec 2022 18:23:27 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/elfutils revision 103 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=f87ef350b65cfcb48972eceefdf8d0b4 --- elfutils-debuginfod.changes | 6 ++++++ elfutils-debuginfod.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/elfutils-debuginfod.changes b/elfutils-debuginfod.changes index e6121cb..75e881f 100644 --- a/elfutils-debuginfod.changes +++ b/elfutils-debuginfod.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 9 08:34:19 UTC 2022 - Thorsten Kukuk + +- Remove dependency to not used sysconfig package +- Weaken systemd dependency, no hard requires necessary + ------------------------------------------------------------------- Wed Nov 9 15:31:15 UTC 2022 - Dirk Müller diff --git a/elfutils-debuginfod.spec b/elfutils-debuginfod.spec index b6f423c..1d463c1 100644 --- a/elfutils-debuginfod.spec +++ b/elfutils-debuginfod.spec @@ -55,9 +55,8 @@ BuildRequires: pkgconfig(sqlite3) >= 3.7.17 BuildRequires: pkgconfig(systemd) Requires: debuginfod-client = %{version} Requires: elfutils = %{version} -Requires: sysconfig Requires(post): %fillup_prereq -%{?systemd_requires} +%{?systemd_ordering} %sysusers_requires %description