Release 240-1mamba

This commit is contained in:
Automatic Build System 2023-12-30 11:38:17 +01:00
parent 9a6dab44eb
commit 5884326ccd

View File

@ -26,7 +26,7 @@
Name: systemd Name: systemd
Epoch: 2 Epoch: 2
Version: 239 Version: 240
Release: 1mamba Release: 1mamba
Summary: A system and service manager compatible with SysV and LSB init scripts Summary: A system and service manager compatible with SysV and LSB init scripts
Group: System/Configuration Group: System/Configuration
@ -235,7 +235,7 @@ This package include development files for building software using udev librarie
%patch16 -p1 %patch16 -p1
#%patch17 -p1 #%patch17 -p1
#%patch18 -p1 #%patch18 -p1
%patch19 -p1 #%patch19 -p1
%build %build
#./autogen.sh #./autogen.sh
@ -506,6 +506,7 @@ fi
%config(noreplace) %{_sysconfdir}/systemd/journal-upload.conf %config(noreplace) %{_sysconfdir}/systemd/journal-upload.conf
%config(noreplace) %{_sysconfdir}/systemd/journald.conf %config(noreplace) %{_sysconfdir}/systemd/journald.conf
%config(noreplace) %{_sysconfdir}/systemd/logind.conf %config(noreplace) %{_sysconfdir}/systemd/logind.conf
%config(noreplace) %{_sysconfdir}/systemd/networkd.conf
%config(noreplace) %{_sysconfdir}/systemd/resolved.conf %config(noreplace) %{_sysconfdir}/systemd/resolved.conf
%config(noreplace) %{_sysconfdir}/systemd/system.conf %config(noreplace) %{_sysconfdir}/systemd/system.conf
%config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf %config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf
@ -550,6 +551,7 @@ fi
/bin/loginctl /bin/loginctl
/bin/machinectl /bin/machinectl
/bin/networkctl /bin/networkctl
/bin/portablectl
/bin/systemctl /bin/systemctl
/bin/systemd-ask-password /bin/systemd-ask-password
/bin/systemd-escape /bin/systemd-escape
@ -568,6 +570,7 @@ fi
%{_bindir}/systemd-detect-virt %{_bindir}/systemd-detect-virt
%{_bindir}/systemd-analyze %{_bindir}/systemd-analyze
%{_bindir}/systemd-cgls %{_bindir}/systemd-cgls
%{_bindir}/systemd-id128
%{_bindir}/systemd-nspawn %{_bindir}/systemd-nspawn
%{_bindir}/systemd-resolve %{_bindir}/systemd-resolve
%{_bindir}/systemd-socket-activate %{_bindir}/systemd-socket-activate
@ -647,7 +650,6 @@ fi
%{_mandir}/man8/pam_systemd.8* %{_mandir}/man8/pam_systemd.8*
%{_mandir}/man8/systemd-*.8* %{_mandir}/man8/systemd-*.8*
%{_mandir}/man8/30-systemd-environment-d-generator.8* %{_mandir}/man8/30-systemd-environment-d-generator.8*
#%files tools #%files tools
#%defattr(-,root,root) #%defattr(-,root,root)
#%{_bindir}/systemadm #%{_bindir}/systemadm
@ -708,7 +710,7 @@ fi
/lib/udev/ata_id /lib/udev/ata_id
/lib/udev/cdrom_id /lib/udev/cdrom_id
/lib/udev/check-cdrom.sh /lib/udev/check-cdrom.sh
/lib/udev/collect #/lib/udev/collect
%dir /lib/udev/hwdb.d %dir /lib/udev/hwdb.d
/lib/udev/hwdb.d/*.hwdb /lib/udev/hwdb.d/*.hwdb
/lib/udev/mtd_probe /lib/udev/mtd_probe
@ -735,6 +737,9 @@ fi
%{_libdir}/pkgconfig/libudev.pc %{_libdir}/pkgconfig/libudev.pc
%changelog %changelog
* Fri Dec 28 2018 Automatic Build System <autodist@mambasoft.it> 240-1mamba
- automatic version update by autodist
* Sun Aug 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 239-1mamba * Sun Aug 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 239-1mamba
- update to 239 - update to 239