diff --git a/systemd.spec b/systemd.spec index 0a2e355..5922202 100644 --- a/systemd.spec +++ b/systemd.spec @@ -19,8 +19,8 @@ %define group_systemd_timesync 64 Name: systemd Epoch: 2 -Version: 215 -Release: 2mamba +Version: 216 +Release: 1mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -390,6 +390,8 @@ fi %dir %{_sysconfdir}/systemd %config(noreplace) %{_sysconfdir}/systemd/bootchart.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/logind.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/systemd-networkd.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 %dir %{_sysconfdir}/systemd/system/getty.target.wants %{_sysconfdir}/systemd/system/getty.target.wants/getty@tty1.service @@ -420,15 +422,18 @@ fi %{_bindir}/hostnamectl %{_bindir}/kernel-install %{_bindir}/localectl -%{_bindir}/systemd-coredumpctl +#%{_bindir}/systemd-coredumpctl %{_bindir}/systemd-path %{_bindir}/systemd-run %{_bindir}/timedatectl /bin/journalctl /bin/loginctl /bin/machinectl +/bin/networkctl /bin/systemctl /bin/systemd-ask-password +/bin/systemd-escape +/bin/systemd-firstboot /bin/systemd-inhibit /bin/systemd-machine-id-setup /bin/systemd-notify @@ -466,6 +471,12 @@ fi %{_prefix}/lib/tmpfiles.d/*.conf %{_datadir}/dbus-1/services/org.freedesktop.systemd1.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 %{_datadir}/systemd/kbd-model-map %dir %{_datadir}/systemd/gatewayd @@ -514,6 +525,8 @@ fi /%{_lib}/libsystemd-login.so.* /%{_lib}/security/pam_systemd.* /%{_lib}/libnss_myhostname.so.* +%{_libdir}/libnss_mymachines.so.* +%{_libdir}/libnss_resolve.so.* %files -n libsystemd-devel %defattr(-,root,root) @@ -531,6 +544,8 @@ fi %{_libdir}/libsystemd-login.la %{_libdir}/libsystemd-login.so %{_libdir}/libnss_myhostname.la +%{_libdir}/libnss_mymachines.la +%{_libdir}/libnss_resolve.la %{_libdir}/pkgconfig/libsystemd-daemon.pc %{_libdir}/pkgconfig/libsystemd-id128.pc %{_libdir}/pkgconfig/libsystemd-journal.pc @@ -581,7 +596,7 @@ fi %files -n libudev %defattr(-,root,root) -/%{_lib}/libgudev-1.0.so.* +%{_libdir}/libgudev-1.0.so.* /%{_lib}/libudev.so.* %{_libdir}/girepository-1.0/GUdev-1.0.typelib @@ -601,6 +616,9 @@ fi %{_datadir}/pkgconfig/udev.pc %changelog +* Fri Sep 05 2014 Automatic Build System 216-1mamba +- automatic version update by autodist + * Tue Aug 26 2014 Silvan Calarco 215-2mamba - udev: remove initscripts udev and udev-post and /etc/sysconfig/udev