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