From 7abfb687fe9c7201a48f91a95bf8635af9ae8a81e0745ce64d8700a1114e40b4 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Wed, 23 Oct 2019 12:35:28 +0000 Subject: [PATCH] - Remove intltool BuildRequires, not needed since v237 - Use python3-base BuildRequires instead of full python3 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1076 --- systemd-mini.changes | 6 ++++++ systemd-mini.spec | 3 +-- systemd.changes | 6 ++++++ systemd.spec | 3 +-- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 8196fde..3141c67 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 22 22:25:34 UTC 2019 - Stefan Brüns + +- Remove intltool BuildRequires, not needed since v237 +- Use python3-base BuildRequires instead of full python3 + ------------------------------------------------------------------- Mon Oct 21 10:33:27 UTC 2019 - Franck Bui diff --git a/systemd-mini.spec b/systemd-mini.spec index 45161dd..2e3e1c9 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -69,7 +69,7 @@ BuildRequires: libgcrypt-devel BuildRequires: libxslt-tools BuildRequires: polkit # python is only required for generating systemd.directives.xml -BuildRequires: python3 +BuildRequires: python3-base BuildRequires: python3-lxml BuildRequires: pkgconfig(libcryptsetup) >= 1.6.0 BuildRequires: pkgconfig(libdw) @@ -84,7 +84,6 @@ BuildRequires: pkgconfig(libseccomp) >= 2.3.1 %endif BuildRequires: fdupes BuildRequires: gperf -BuildRequires: intltool BuildRequires: libacl-devel BuildRequires: libcap-devel BuildRequires: libmount-devel >= 2.27.1 diff --git a/systemd.changes b/systemd.changes index 8196fde..3141c67 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 22 22:25:34 UTC 2019 - Stefan Brüns + +- Remove intltool BuildRequires, not needed since v237 +- Use python3-base BuildRequires instead of full python3 + ------------------------------------------------------------------- Mon Oct 21 10:33:27 UTC 2019 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 2a119e3..c6d2d3e 100644 --- a/systemd.spec +++ b/systemd.spec @@ -67,7 +67,7 @@ BuildRequires: libgcrypt-devel BuildRequires: libxslt-tools BuildRequires: polkit # python is only required for generating systemd.directives.xml -BuildRequires: python3 +BuildRequires: python3-base BuildRequires: python3-lxml BuildRequires: pkgconfig(libcryptsetup) >= 1.6.0 BuildRequires: pkgconfig(libdw) @@ -82,7 +82,6 @@ BuildRequires: pkgconfig(libseccomp) >= 2.3.1 %endif BuildRequires: fdupes BuildRequires: gperf -BuildRequires: intltool BuildRequires: libacl-devel BuildRequires: libcap-devel BuildRequires: libmount-devel >= 2.27.1