Release 252-1mamba
This commit is contained in:
parent
719e22499d
commit
12bfccb8cc
@ -26,7 +26,7 @@
|
||||
|
||||
Name: systemd
|
||||
Epoch: 2
|
||||
Version: 251.7
|
||||
Version: 252
|
||||
Release: 1mamba
|
||||
Summary: A system and service manager compatible with SysV and LSB init scripts
|
||||
Group: System/Configuration
|
||||
@ -677,7 +677,7 @@ systemctl daemon-reload &>/dev/null || :
|
||||
%{_prefix}/lib/tmpfiles.d/README
|
||||
%dir %{_prefix}/lib/systemd
|
||||
%{_prefix}/lib/systemd/*
|
||||
%{_prefix}/lib/systemd/libsystemd-shared-*.so
|
||||
#%{_prefix}/lib/systemd/libsystemd-shared-*.so
|
||||
%dir %{_prefix}/lib/sysusers.d
|
||||
%{_prefix}/lib/sysusers.d/README
|
||||
%{_prefix}/lib/sysusers.d/*.conf
|
||||
@ -763,6 +763,8 @@ systemctl daemon-reload &>/dev/null || :
|
||||
%files -n libsystemd
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libsystemd.so.*
|
||||
%{_libdir}/systemd/libsystemd-core-*.so
|
||||
%{_libdir}/systemd/libsystemd-shared-*.so
|
||||
%{_libdir}/security/pam_systemd.*
|
||||
%{_libdir}/security/pam_systemd_home.so
|
||||
%{_libdir}/libnss_*.so.*
|
||||
@ -824,6 +826,9 @@ systemctl daemon-reload &>/dev/null || :
|
||||
%{_libdir}/pkgconfig/libudev.pc
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user