Release 252.1-3mamba

This commit is contained in:
Automatic Build System 2023-12-30 11:41:28 +01:00
parent 00dc273749
commit 08b14328f3

View File

@ -27,7 +27,7 @@
Name: systemd
Epoch: 2
Version: 252.1
Release: 2mamba
Release: 3mamba
Summary: A system and service manager compatible with SysV and LSB init scripts
Group: System/Configuration
Vendor: openmamba
@ -243,7 +243,7 @@ export LC_ALL="en_US.UTF-8"
-Dsystem-uid-max=998 \
-Dsystem-gid-max=998 \
-Ddefault-kill-user-processes=false \
-Drpmmacrosdir=%{_sysconfdir}/rpm \
-Drpmmacrosdir=%{_rpmmacrodir} \
-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 \
@ -772,7 +772,7 @@ systemctl daemon-reload &>/dev/null || :
%files -n libsystemd-devel
%defattr(-,root,root)
%{_sysconfdir}/rpm/macros.systemd
%{_rpmmacrodir}/macros.systemd
%dir %{_includedir}/systemd
%{_includedir}/systemd/*.h
%{_libdir}/libsystemd.so
@ -826,6 +826,9 @@ systemctl daemon-reload &>/dev/null || :
%{_libdir}/pkgconfig/libudev.pc
%changelog
* Mon Nov 21 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 252.1-3mamba
- install macros.systemd in %_rpmmacrodir
* Fri Nov 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 252.1-2mamba
- i586, arm: fix libsystemd-shared installed in both systemd and libsystemd