From c02c91b95290b8b9a716dd526ad6c3953aa54c89 Mon Sep 17 00:00:00 2001 From: autodist Date: Sat, 30 Dec 2023 11:37:42 +0100 Subject: [PATCH] Release 234-1mamba --- systemd.spec | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/systemd.spec b/systemd.spec index c0a634d..beee912 100644 --- a/systemd.spec +++ b/systemd.spec @@ -25,8 +25,8 @@ Name: systemd Epoch: 2 -Version: 232 -Release: 8mamba +Version: 234 +Release: 1mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -229,7 +229,6 @@ This package include development files for building software using udev librarie %patch16 -p1 %build -#:<< _EOF ./autogen.sh %configure \ --with-rootprefix= \ @@ -478,7 +477,7 @@ fi %config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf %dir %{_sysconfdir}/systemd/network %dir %{_sysconfdir}/systemd/system -%{_sysconfdir}/systemd/system/ctrl-alt-del.target +#%{_sysconfdir}/systemd/system/ctrl-alt-del.target %dir %{_sysconfdir}/systemd/system/multi-user.target.wants %{_sysconfdir}/systemd/system/multi-user.target.wants/*.target %{_sysconfdir}/systemd/system/multi-user.target.wants/systemd-networkd.service @@ -491,7 +490,8 @@ fi %dir %{_sysconfdir}/systemd/user %config(noreplace) %{_sysconfdir}/systemd/user.conf %{_sysconfdir}/mtab -%{_sysconfdir}/dbus-1/system.d/org.freedesktop.*.conf +%{_sysconfdir}/systemd/system/dbus-org.freedesktop.*.service +%{_datadir}/dbus-1/system.d/org.freedesktop.*.conf %{_sysconfdir}/pam.d/systemd-user %dir %{_sysconfdir}/binfmt.d %dir %{_sysconfdir}/modules-load.d @@ -507,6 +507,7 @@ fi %{_bindir}/kernel-install %{_bindir}/localectl %{_bindir}/systemd-mount +%{_bindir}/systemd-umount %{_bindir}/systemd-path %{_bindir}/systemd-run %{_bindir}/timedatectl @@ -555,6 +556,7 @@ fi /lib/systemd/* %exclude /lib/systemd/systemd-udevd /lib/udev/rules.d/99-systemd.rules +%{_prefix}/lib/environment.d/99-environment.conf %{_prefix}/lib/tmpfiles.d/*.conf %{_datadir}/dbus-1/services/org.freedesktop.systemd1.service %{_datadir}/dbus-1/system-services/org.freedesktop.*.service @@ -574,6 +576,7 @@ fi %dir %{_datadir}/zsh/site-functions %{_datadir}/zsh/site-functions/* %{_datadir}/polkit-1/actions/org.freedesktop.*.policy +%{_datadir}/polkit-1/rules.d/systemd-networkd.rules %{_localstatedir}/log/README %dir %{_localstatedir}/log/journal %dir %{_localstatedir}/log/journal/remote @@ -603,6 +606,7 @@ fi %{_mandir}/man8/nss-resolve.8* %{_mandir}/man8/pam_systemd.8* %{_mandir}/man8/systemd-*.8* +%{_mandir}/man8/30-systemd-environment-d-generator.8* #%files tools #%defattr(-,root,root) @@ -691,6 +695,9 @@ fi %{_libdir}/pkgconfig/libudev.pc %changelog +* Mon Aug 14 2017 Silvan Calarco 234-1mamba +- update to 234 + * Sat Dec 24 2016 Silvan Calarco 232-8mamba - patch to disable restrict_address_families causing protocol not supported errors on boot