Release 251.5-1mamba
This commit is contained in:
parent
77425aba0a
commit
30edcd7ecd
10
systemd.spec
10
systemd.spec
@ -26,7 +26,7 @@
|
||||
|
||||
Name: systemd
|
||||
Epoch: 2
|
||||
Version: 251.4
|
||||
Version: 251.5
|
||||
Release: 1mamba
|
||||
Summary: A system and service manager compatible with SysV and LSB init scripts
|
||||
Group: System/Configuration
|
||||
@ -76,6 +76,7 @@ License: GPL
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: iptables-devel
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libapparmor-devel
|
||||
BuildRequires: libaudit-devel
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
@ -246,6 +247,7 @@ export LC_ALL="en_US.UTF-8"
|
||||
-Dsupport-url="https://openmamba.org" \
|
||||
-Dntp-servers="0.europe.pool.ntp.org 1.europe.pool.ntp.org 2.europe.pool.ntp.org 3.europe.pool.ntp.org" \
|
||||
-Ddefault-hierarchy=unified \
|
||||
-Dapparmor=true \
|
||||
-Dfallback-hostname="openmamba" \
|
||||
-Dsbat-distro="openmamba" \
|
||||
-Dsbat-distro-summary="openmamba Linux" \
|
||||
@ -822,6 +824,12 @@ systemctl daemon-reload &>/dev/null || :
|
||||
%{_libdir}/pkgconfig/libudev.pc
|
||||
|
||||
%changelog
|
||||
* Sun Oct 02 2022 Automatic Build System <autodist@mambasoft.it> 251.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 01 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 251.4-2mamba
|
||||
- rebuilt with apparmor
|
||||
|
||||
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 251.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user