Accepting request 161515 from network:dhcp
- Use manual patch command for config-guess-sub-update.patch again as patch macro does not work on older distributions. OBS-URL: https://build.opensuse.org/request/show/161515 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=78
This commit is contained in:
commit
119e89714f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 28 07:39:53 UTC 2013 - mt@suse.com
|
||||||
|
|
||||||
|
- Use manual patch command for config-guess-sub-update.patch
|
||||||
|
again as patch macro does not work on older distributions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 27 13:20:43 UTC 2013 - mt@suse.com
|
Wed Mar 27 13:20:43 UTC 2013 - mt@suse.com
|
||||||
|
|
||||||
|
@ -235,8 +235,9 @@ dos2unix contrib/ms2isc/*
|
|||||||
pushd bind
|
pushd bind
|
||||||
gunzip -c bind.tar.gz | tar xf -
|
gunzip -c bind.tar.gz | tar xf -
|
||||||
rm -rf bind-*/contrib/dbus
|
rm -rf bind-*/contrib/dbus
|
||||||
%patch60 -p0 -d bind-*
|
patch -p0 -d bind-* < %{P:60}
|
||||||
popd
|
popd
|
||||||
|
##
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %suse_version >= 1210
|
%if %suse_version >= 1210
|
||||||
|
Loading…
x
Reference in New Issue
Block a user