From 6bf52cd2f25ff018b2c3c859c5637e45237e694b0b3ce73ed2880cce72134e6c Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Wed, 22 Sep 2021 13:29:40 +0000 Subject: [PATCH] - Update the dependencies of the testsuite package The debug tools are optional thus no more required. OTOH strip(1) is needed when building the test image and nc(1) is needed by some tests. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1188 --- systemd-mini.changes | 10 ++++++++++ systemd-mini.spec | 4 ++-- systemd.changes | 10 ++++++++++ systemd.spec | 4 ++-- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index d31b40f..79711c8 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 22 13:25:26 UTC 2021 - Franck Bui + +- Update the dependencies of the testsuite package + + The debug tools are optional thus no more required. + + OTOH strip(1) is needed when building the test image and nc(1) is + needed by some tests. + ------------------------------------------------------------------- Fri Sep 10 13:30:14 UTC 2021 - Franck Bui diff --git a/systemd-mini.spec b/systemd-mini.spec index 95e3c7b..f7a97f5 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -511,13 +511,13 @@ Requires: libqrencode4 pkgconfig(libqrencode) %endif Requires: %{name} = %{version}-%{release} Requires: attr +Requires: binutils Requires: busybox-static Requires: cryptsetup -Requires: dhcp-client Requires: dosfstools Requires: libcap-progs Requires: lz4 -Requires: net-tools-deprecated +Requires: netcat Requires: qemu-kvm Requires: quota Requires: socat diff --git a/systemd.changes b/systemd.changes index d31b40f..79711c8 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 22 13:25:26 UTC 2021 - Franck Bui + +- Update the dependencies of the testsuite package + + The debug tools are optional thus no more required. + + OTOH strip(1) is needed when building the test image and nc(1) is + needed by some tests. + ------------------------------------------------------------------- Fri Sep 10 13:30:14 UTC 2021 - Franck Bui diff --git a/systemd.spec b/systemd.spec index f4e8932..24cc5cf 100644 --- a/systemd.spec +++ b/systemd.spec @@ -509,13 +509,13 @@ Requires: libqrencode4 pkgconfig(libqrencode) %endif Requires: %{name} = %{version}-%{release} Requires: attr +Requires: binutils Requires: busybox-static Requires: cryptsetup -Requires: dhcp-client Requires: dosfstools Requires: libcap-progs Requires: lz4 -Requires: net-tools-deprecated +Requires: netcat Requires: qemu-kvm Requires: quota Requires: socat