diff --git a/dhcp.changes b/dhcp.changes index f04f66e..365a108 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -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 diff --git a/dhcp.spec b/dhcp.spec index 7edd854..6acadd6 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -235,8 +235,9 @@ dos2unix contrib/ms2isc/* pushd bind gunzip -c bind.tar.gz | tar xf - rm -rf bind-*/contrib/dbus -%patch60 -p0 -d bind-* +patch -p0 -d bind-* < %{P:60} popd +## %build %if %suse_version >= 1210