From 7a921ac0f2ecfd97792aed7e06f2a1c5f53a2f6b002d902a61a291bb3ba4e99e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Feb 2017 12:12:45 +0000 Subject: [PATCH] Accepting request 455836 from devel:libraries:c_c++ 1 OBS-URL: https://build.opensuse.org/request/show/455836 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=26 --- libnettle.changes | 5 +++++ libnettle.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libnettle.changes b/libnettle.changes index 21321b9..037a14e 100644 --- a/libnettle.changes +++ b/libnettle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 9 14:05:03 UTC 2017 - dimstar@opensuse.org + +- Explicitly BuildRequire m4 + ------------------------------------------------------------------- Fri Oct 28 13:20:46 UTC 2016 - astieger@suse.com diff --git a/libnettle.spec b/libnettle.spec index 0cf4cbd..adb1455 100644 --- a/libnettle.spec +++ b/libnettle.spec @@ -1,7 +1,7 @@ # # spec file for package libnettle # -# Copyright (c) 2016 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 @@ -32,6 +32,7 @@ Source3: baselibs.conf # PATCH-FIX-UPSTREAM respect cflags while building Patch0: nettle-respect-cflags.patch BuildRequires: gmp-devel +BuildRequires: m4 BuildRequires: makeinfo BuildRequires: pkgconfig Requires(post): %{install_info_prereq}