Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2014-10-14 08:59:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntp (Old)
 and      /work/SRC/openSUSE:Factory/.ntp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2014-07-28 06:31:15.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes     2014-10-14 
08:59:18.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 26 12:55:35 UTC 2014 - m...@suse.com
+
+- Re-enable the ntptimeset legacy init script action (bnc#893406).
+
+-------------------------------------------------------------------

New:
----
  conf.ntptimeset

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ntp.spec ++++++
--- /var/tmp/diff_new_pack.pFhMBv/_old  2014-10-14 08:59:20.000000000 +0200
+++ /var/tmp/diff_new_pack.pFhMBv/_new  2014-10-14 08:59:20.000000000 +0200
@@ -45,6 +45,7 @@
 Source12:       README.SUSE
 Source13:       ntp-4.2.7-rh-manpages.tar.gz
 Source14:       ntp.xml
+Source15:       conf.ntptimeset
 Patch1:         ntp-segfault_on_invalid_device.patch
 Patch4:         ntpd-maxmonmen.patch
 Patch10:        ntp-strcat.patch
@@ -182,6 +183,7 @@
 install -m 0644 -D %{SOURCE9} %{buildroot}/%{_unitdir}/ntp-wait.service
 install -d %{buildroot}%{_prefix}/sbin
 install -m 755 -D %{SOURCE8} %{buildroot}%{_sbindir}/start-ntpd
+install -m 755 -D %{SOURCE15} 
%{buildroot}/usr/lib/initscripts/legacy-actions/ntpd/ntptimeset
 #
 # fillup sysconfig.ntp
 #
@@ -303,6 +305,11 @@
 %config %{_sysconfdir}/logrotate.d/ntp
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ntp
 %{_sbindir}/*
+%if 0%{?suse_version} > 1301
+/usr/lib/initscripts/legacy-actions/ntpd
+%else
+/usr/lib/initscripts
+%endif
 %{_localstatedir}/lib/ntp
 %attr(0640,root,ntp) %config(noreplace) 
%{_localstatedir}/lib/ntp%{_sysconfdir}/ntp.conf.iburst
 %attr(0755,ntp,ntp) %dir %{_localstatedir}/lib/ntp/drift

++++++ conf.ntptimeset ++++++
#!/bin/bash
exec /usr/sbin/start-ntpd ntptimeset


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to