automatic version update by autodist [release 255.5-1mamba;Wed Apr 24 2024]
This commit is contained in:
parent
5ecbc70596
commit
7b6576f0a3
@ -26,7 +26,7 @@
|
||||
|
||||
Name: systemd
|
||||
Epoch: 2
|
||||
Version: 255.4
|
||||
Version: 255.5
|
||||
Release: 1mamba
|
||||
Summary: A system and service manager compatible with SysV and LSB init scripts
|
||||
Group: System/Configuration
|
||||
@ -35,7 +35,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://systemd.io/
|
||||
Source: https://github.com/systemd/systemd-stable.git/v%{version}/systemd-stable-%{version}.tar.bz2
|
||||
#Source: http://www.freedesktop.org/software/systemd/systemd-%{version}.tar.xz
|
||||
Source1: udev-initscript
|
||||
Source2: udev-permissions.rules
|
||||
Source4: udev-openmamba.rules
|
||||
@ -690,8 +689,10 @@ systemctl daemon-reload &>/dev/null || :
|
||||
%{_prefix}/lib/kernel/install.conf
|
||||
%dir %{_prefix}/lib/binfmt.d
|
||||
%dir %{_prefix}/lib/modules-load.d
|
||||
%ifnarch aarch64
|
||||
%dir %{_prefix}/lib/pcrlock.d
|
||||
%{_prefix}/lib/pcrlock.d/*
|
||||
%endif
|
||||
%dir %{_prefix}/lib/repart.d
|
||||
%dir %{_prefix}/lib/sysctl.d
|
||||
%{_prefix}/lib/sysctl.d/README
|
||||
@ -818,7 +819,6 @@ systemctl daemon-reload &>/dev/null || :
|
||||
%{_sysconfdir}/udev/udev.conf
|
||||
%{_sysconfdir}/udev/iocost.conf
|
||||
%{_sysconfdir}/modprobe.d/udev.conf
|
||||
#%{_bindir}/udevd
|
||||
%{_bindir}/udevadm
|
||||
%{_datadir}/bash-completion/completions/udevadm
|
||||
%{_prefix}/lib/systemd/systemd-udevd
|
||||
@ -855,6 +855,9 @@ systemctl daemon-reload &>/dev/null || :
|
||||
%{_libdir}/pkgconfig/libudev.pc
|
||||
|
||||
%changelog
|
||||
* Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 255.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 255.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user