Release 242-3mamba

This commit is contained in:
Automatic Build System 2023-12-30 11:38:41 +01:00
parent 928b9adc51
commit 450b02fc7f

View File

@ -27,7 +27,7 @@
Name: systemd
Epoch: 2
Version: 242
Release: 2mamba
Release: 3mamba
Summary: A system and service manager compatible with SysV and LSB init scripts
Group: System/Configuration
Vendor: openmamba
@ -215,6 +215,7 @@ This package include development files for building software using udev librarie
%prep
%setup -q
%define _default_patch_fuzz 1
#-D -T
#:<< _EOF
#%patch0 -p1
@ -266,7 +267,8 @@ meson build \
-Dtty-gid=4 \
-Dusers-gid=100 \
-Dsplit-usr=true \
-Drc-local=/etc/rc.d/init.d/rc.local \
-Dsysvinit-path=%{_initrddir} \
-Drc-local=%{_initrddir}/rc.local \
-Ddebug-shell=/bin/sh \
-Dsystem-uid-max=998 \
-Dsystem-gid-max=998 \
@ -486,7 +488,7 @@ fi
%files
%defattr(-,root,root)
%{_sysconfdir}/init.d/README
%{_initrddir}/README
/sbin/halt
/sbin/init
/sbin/poweroff
@ -708,6 +710,9 @@ fi
%{_libdir}/pkgconfig/libudev.pc
%changelog
* Mon Jul 22 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 242-3mamba
- set sysvinit-path=%{_initrddir}
* Thu Jul 11 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 242-2mamba
- rebuilt with iptables 1.8.3