From 72af5888f2be41ccb717fe4d31901b25a5f2d3dbd2a3dff23056e05d5b729de8 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 9 Feb 2017 13:10:05 +0000 Subject: [PATCH] Accepting request 455750 from home:dimstar:Factory - Explicitly BuildRequire m4: do not rely on the build system to contain this dependency for us. Same thing as for the 'real' autoconf version, see sr 455748 OBS-URL: https://build.opensuse.org/request/show/455750 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf213?expand=0&rev=11 --- autoconf213.changes | 6 ++++++ autoconf213.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/autoconf213.changes b/autoconf213.changes index 30e2452..0ab89d7 100644 --- a/autoconf213.changes +++ b/autoconf213.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 9 12:16:15 UTC 2017 - dimstar@opensuse.org + +- Explicitly BuildRequire m4: do not rely on the build system to + contain this dependency for us. + ------------------------------------------------------------------- Fri Feb 6 19:21:59 UTC 2015 - dimstar@opensuse.org diff --git a/autoconf213.spec b/autoconf213.spec index 5f0011d..c6dafc3 100644 --- a/autoconf213.spec +++ b/autoconf213.spec @@ -1,7 +1,7 @@ # # spec file for package autoconf213 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -18,6 +18,7 @@ Name: autoconf213 Url: http://www.gnu.org/software/autoconf +BuildRequires: m4 >= 1.1 Requires: gawk Requires: m4 >= 1.1 Requires: mktemp