Release 252-1mamba
This commit is contained in:
parent
719e22499d
commit
12bfccb8cc
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
Name: systemd
|
Name: systemd
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 251.7
|
Version: 252
|
||||||
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
|
||||||
@ -677,7 +677,7 @@ systemctl daemon-reload &>/dev/null || :
|
|||||||
%{_prefix}/lib/tmpfiles.d/README
|
%{_prefix}/lib/tmpfiles.d/README
|
||||||
%dir %{_prefix}/lib/systemd
|
%dir %{_prefix}/lib/systemd
|
||||||
%{_prefix}/lib/systemd/*
|
%{_prefix}/lib/systemd/*
|
||||||
%{_prefix}/lib/systemd/libsystemd-shared-*.so
|
#%{_prefix}/lib/systemd/libsystemd-shared-*.so
|
||||||
%dir %{_prefix}/lib/sysusers.d
|
%dir %{_prefix}/lib/sysusers.d
|
||||||
%{_prefix}/lib/sysusers.d/README
|
%{_prefix}/lib/sysusers.d/README
|
||||||
%{_prefix}/lib/sysusers.d/*.conf
|
%{_prefix}/lib/sysusers.d/*.conf
|
||||||
@ -763,6 +763,8 @@ systemctl daemon-reload &>/dev/null || :
|
|||||||
%files -n libsystemd
|
%files -n libsystemd
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libsystemd.so.*
|
%{_libdir}/libsystemd.so.*
|
||||||
|
%{_libdir}/systemd/libsystemd-core-*.so
|
||||||
|
%{_libdir}/systemd/libsystemd-shared-*.so
|
||||||
%{_libdir}/security/pam_systemd.*
|
%{_libdir}/security/pam_systemd.*
|
||||||
%{_libdir}/security/pam_systemd_home.so
|
%{_libdir}/security/pam_systemd_home.so
|
||||||
%{_libdir}/libnss_*.so.*
|
%{_libdir}/libnss_*.so.*
|
||||||
@ -824,6 +826,9 @@ systemctl daemon-reload &>/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/libudev.pc
|
%{_libdir}/pkgconfig/libudev.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 01 2022 Automatic Build System <autodist@mambasoft.it> 252-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 25 2022 Automatic Build System <autodist@mambasoft.it> 251.7-1mamba
|
* Tue Oct 25 2022 Automatic Build System <autodist@mambasoft.it> 251.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user