Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2015-02-16 15:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-17 
19:16:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2015-02-16 
17:24:16.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb  3 18:37:59 UTC 2015 - co...@suse.com
+
+- do not check scripts not in the src.rpm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dhcp.spec ++++++
--- /var/tmp/diff_new_pack.zaAJRz/_old  2015-02-16 17:24:18.000000000 +0100
+++ /var/tmp/diff_new_pack.zaAJRz/_new  2015-02-16 17:24:18.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dhcp
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -354,10 +354,12 @@
 ./server/dhcpd -4 -t -cf $RPM_SOURCE_DIR/dhcpd.conf
 ./server/dhcpd -6 -t -cf $RPM_SOURCE_DIR/dhcpd6.conf
 # check syntax in our scripts
+%if !%{with systemd}
 bash -n $RPM_SOURCE_DIR/rc.dhcpd
 bash -n $RPM_SOURCE_DIR/rc.dhcpd6
 bash -n $RPM_SOURCE_DIR/rc.dhcrelay
 bash -n $RPM_SOURCE_DIR/rc.dhcrelay6
+%endif
 bash -n $RPM_SOURCE_DIR/dhcpd.script
 bash -n $RPM_SOURCE_DIR/dhcrelay.script
 bash -n $RPM_SOURCE_DIR/dhclient-script




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

Reply via email to