Release 216-1mamba
This commit is contained in:
parent
15c8f3f7c9
commit
4f3e5ce76a
28
systemd.spec
28
systemd.spec
@ -19,8 +19,8 @@
|
|||||||
%define group_systemd_timesync 64
|
%define group_systemd_timesync 64
|
||||||
Name: systemd
|
Name: systemd
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 215
|
Version: 216
|
||||||
Release: 2mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -390,6 +390,8 @@ fi
|
|||||||
%dir %{_sysconfdir}/systemd
|
%dir %{_sysconfdir}/systemd
|
||||||
%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
|
%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
|
||||||
%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
|
%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
|
||||||
|
%config(noreplace) %{_sysconfdir}/systemd/journal-remote.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/resolved.conf
|
%config(noreplace) %{_sysconfdir}/systemd/resolved.conf
|
||||||
@ -400,7 +402,7 @@ fi
|
|||||||
%{_sysconfdir}/systemd/system/multi-user.target.wants/remote-fs.target
|
%{_sysconfdir}/systemd/system/multi-user.target.wants/remote-fs.target
|
||||||
%{_sysconfdir}/systemd/system/multi-user.target.wants/systemd-networkd.service
|
%{_sysconfdir}/systemd/system/multi-user.target.wants/systemd-networkd.service
|
||||||
%{_sysconfdir}/systemd/system/multi-user.target.wants/systemd-resolved.service
|
%{_sysconfdir}/systemd/system/multi-user.target.wants/systemd-resolved.service
|
||||||
%{_sysconfdir}/systemd/system/multi-user.target.wants/systemd-timesyncd.service
|
%{_sysconfdir}/systemd/system/sysinit.target.wants/systemd-timesyncd.service
|
||||||
%{_sysconfdir}/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service
|
%{_sysconfdir}/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service
|
||||||
%dir %{_sysconfdir}/systemd/system/getty.target.wants
|
%dir %{_sysconfdir}/systemd/system/getty.target.wants
|
||||||
%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty1.service
|
%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty1.service
|
||||||
@ -420,15 +422,18 @@ fi
|
|||||||
%{_bindir}/hostnamectl
|
%{_bindir}/hostnamectl
|
||||||
%{_bindir}/kernel-install
|
%{_bindir}/kernel-install
|
||||||
%{_bindir}/localectl
|
%{_bindir}/localectl
|
||||||
%{_bindir}/systemd-coredumpctl
|
#%{_bindir}/systemd-coredumpctl
|
||||||
%{_bindir}/systemd-path
|
%{_bindir}/systemd-path
|
||||||
%{_bindir}/systemd-run
|
%{_bindir}/systemd-run
|
||||||
%{_bindir}/timedatectl
|
%{_bindir}/timedatectl
|
||||||
/bin/journalctl
|
/bin/journalctl
|
||||||
/bin/loginctl
|
/bin/loginctl
|
||||||
/bin/machinectl
|
/bin/machinectl
|
||||||
|
/bin/networkctl
|
||||||
/bin/systemctl
|
/bin/systemctl
|
||||||
/bin/systemd-ask-password
|
/bin/systemd-ask-password
|
||||||
|
/bin/systemd-escape
|
||||||
|
/bin/systemd-firstboot
|
||||||
/bin/systemd-inhibit
|
/bin/systemd-inhibit
|
||||||
/bin/systemd-machine-id-setup
|
/bin/systemd-machine-id-setup
|
||||||
/bin/systemd-notify
|
/bin/systemd-notify
|
||||||
@ -466,6 +471,12 @@ fi
|
|||||||
%{_prefix}/lib/tmpfiles.d/*.conf
|
%{_prefix}/lib/tmpfiles.d/*.conf
|
||||||
%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
|
%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
|
||||||
%{_datadir}/dbus-1/system-services/org.freedesktop.*.service
|
%{_datadir}/dbus-1/system-services/org.freedesktop.*.service
|
||||||
|
%dir %{_datadir}/factory
|
||||||
|
%dir %{_datadir}/factory/etc
|
||||||
|
%{_datadir}/factory/etc/nsswitch.conf
|
||||||
|
%dir %{_datadir}/factory/etc/pam.d
|
||||||
|
%{_datadir}/factory/etc/pam.d/other
|
||||||
|
%{_datadir}/factory/etc/pam.d/system-auth
|
||||||
%dir %{_datadir}/systemd
|
%dir %{_datadir}/systemd
|
||||||
%{_datadir}/systemd/kbd-model-map
|
%{_datadir}/systemd/kbd-model-map
|
||||||
%dir %{_datadir}/systemd/gatewayd
|
%dir %{_datadir}/systemd/gatewayd
|
||||||
@ -514,6 +525,8 @@ fi
|
|||||||
/%{_lib}/libsystemd-login.so.*
|
/%{_lib}/libsystemd-login.so.*
|
||||||
/%{_lib}/security/pam_systemd.*
|
/%{_lib}/security/pam_systemd.*
|
||||||
/%{_lib}/libnss_myhostname.so.*
|
/%{_lib}/libnss_myhostname.so.*
|
||||||
|
%{_libdir}/libnss_mymachines.so.*
|
||||||
|
%{_libdir}/libnss_resolve.so.*
|
||||||
|
|
||||||
%files -n libsystemd-devel
|
%files -n libsystemd-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -531,6 +544,8 @@ fi
|
|||||||
%{_libdir}/libsystemd-login.la
|
%{_libdir}/libsystemd-login.la
|
||||||
%{_libdir}/libsystemd-login.so
|
%{_libdir}/libsystemd-login.so
|
||||||
%{_libdir}/libnss_myhostname.la
|
%{_libdir}/libnss_myhostname.la
|
||||||
|
%{_libdir}/libnss_mymachines.la
|
||||||
|
%{_libdir}/libnss_resolve.la
|
||||||
%{_libdir}/pkgconfig/libsystemd-daemon.pc
|
%{_libdir}/pkgconfig/libsystemd-daemon.pc
|
||||||
%{_libdir}/pkgconfig/libsystemd-id128.pc
|
%{_libdir}/pkgconfig/libsystemd-id128.pc
|
||||||
%{_libdir}/pkgconfig/libsystemd-journal.pc
|
%{_libdir}/pkgconfig/libsystemd-journal.pc
|
||||||
@ -581,7 +596,7 @@ fi
|
|||||||
|
|
||||||
%files -n libudev
|
%files -n libudev
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
/%{_lib}/libgudev-1.0.so.*
|
%{_libdir}/libgudev-1.0.so.*
|
||||||
/%{_lib}/libudev.so.*
|
/%{_lib}/libudev.so.*
|
||||||
%{_libdir}/girepository-1.0/GUdev-1.0.typelib
|
%{_libdir}/girepository-1.0/GUdev-1.0.typelib
|
||||||
|
|
||||||
@ -601,6 +616,9 @@ fi
|
|||||||
%{_datadir}/pkgconfig/udev.pc
|
%{_datadir}/pkgconfig/udev.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 05 2014 Automatic Build System <autodist@mambasoft.it> 216-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 215-2mamba
|
* Tue Aug 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 215-2mamba
|
||||||
- udev: remove initscripts udev and udev-post and /etc/sysconfig/udev
|
- udev: remove initscripts udev and udev-post and /etc/sysconfig/udev
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user