From 5114b3d334bf50263445ff72f465fafc9099bcedca1300a06112c1acb9b2b57f Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 19 Oct 2021 14:42:56 +0000 Subject: [PATCH] - Disable nss-systemd and translations features for the mini flavour OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1208 --- systemd.changes | 5 +++++ systemd.spec | 7 ++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/systemd.changes b/systemd.changes index d3ddc4b8..d885c06b 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 19 14:41:37 UTC 2021 - Franck Bui + +- Disable nss-systemd and translations features for the mini flavour + ------------------------------------------------------------------- Mon Oct 18 13:01:01 UTC 2021 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 91f52740..42e912d5 100644 --- a/systemd.spec +++ b/systemd.spec @@ -652,7 +652,9 @@ Have fun with these services at your own risk. -Duserdb=false \ %endif %if 0%{?bootstrap} + -Dtranslations=false \ -Dnss-myhostname=false \ + -Dnss-systemd=false \ %else -Dtpm2=true \ -Dman=true \ @@ -707,11 +709,6 @@ Have fun with these services at your own risk. %install %meson_install -%if 0%{?bootstrap} -rm %{buildroot}%{_libdir}/libnss_systemd.so* -rm -r %{buildroot}%{_datadir}/locale -%endif - # Don't ship resolvconf symlink for now as it conflicts with the # binary shipped by openresolv and provides limited compatibility # only