From 55d008c14d6f67d230003b3086a43d968d26aff925718d68e14e6b4adf98e593 Mon Sep 17 00:00:00 2001 From: Marius Tomaschewski Date: Thu, 28 Mar 2013 07:42:40 +0000 Subject: [PATCH] - 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/package/show/network:dhcp/dhcp?expand=0&rev=104 --- dhcp.changes | 6 ++++++ dhcp.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) 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