Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2014-08-20 17:51:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dhcp (Old)
 and      /work/SRC/openSUSE:Factory/.dhcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhcp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes        2014-07-27 
08:25:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2014-08-20 
17:51:30.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug 18 07:39:11 UTC 2014 - m...@suse.de
+
+- Disabled /sbin/service legacy-action hooks on openSUSE <= 13.1,
+  which does not support it and causes build failure (bnc#891961).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dhcp.spec ++++++
--- /var/tmp/diff_new_pack.sh9GAa/_old  2014-08-20 17:51:32.000000000 +0200
+++ /var/tmp/diff_new_pack.sh9GAa/_new  2014-08-20 17:51:32.000000000 +0200
@@ -419,6 +419,7 @@
 ln -sf %{_sysconfdir}/init.d/dhcrelay  $RPM_BUILD_ROOT%{_sbindir}/rcdhcrelay
 ln -sf %{_sysconfdir}/init.d/dhcrelay6 $RPM_BUILD_ROOT%{_sbindir}/rcdhcrelay6
 %endif
+%if %suse_version > 1310
 # rcservice actions
 legacy_actionsdir=$RPM_BUILD_ROOT/usr/lib/initscripts/legacy-actions
 cat >dhcpd.action <<'EOF'
@@ -439,6 +440,7 @@
 ln -sf            syntax-check  ${legacy_actionsdir}/dhcpd6/check-syntax
 ln -sf            syntax-check  ${legacy_actionsdir}/dhcpd6/check-lease
 rm -f             dhcpd.action
+%endif
 # sysconfig files
 install    -m0644 $RPM_SOURCE_DIR/sysconfig.dhcpd           \
                   $RPM_BUILD_ROOT%{_localstatedir}/adm/fillup-templates/
@@ -615,10 +617,12 @@
 %if %{with systemd}
 %{_unitdir}/dhcpd.service
 %{_unitdir}/dhcpd6.service
+%if %suse_version > 1310
 %dir /usr/lib/initscripts/legacy-actions/dhcpd
 /usr/lib/initscripts/legacy-actions/dhcpd/*
 %dir /usr/lib/initscripts/legacy-actions/dhcpd6
 /usr/lib/initscripts/legacy-actions/dhcpd6/*
+%endif
 %else
 %config %{_sysconfdir}/init.d/dhcpd
 %config %{_sysconfdir}/init.d/dhcpd6




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

Reply via email to