Accepting request 285577 from network:dhcp
1 OBS-URL: https://build.opensuse.org/request/show/285577 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=97
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 3 18:37:59 UTC 2015 - coolo@suse.com
|
||||
|
||||
- do not check scripts not in the src.rpm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 12:52:03 UTC 2014 - mt@suse.de
|
||||
|
||||
|
@@ -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 @@ make %{?_smp_mflags}
|
||||
./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
|
||||
|
Reference in New Issue
Block a user