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