From fbf2e20308cc72607dee3fc318e36c58ac5f0347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 8 Nov 2017 09:37:17 +0100 Subject: [PATCH] remove unneed BR and add gcc and make these were previously in exception and were not needed to enumarete, but that is no longer true --- dmidecode.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmidecode.spec b/dmidecode.spec index a6536a1..460b85a 100644 --- a/dmidecode.spec +++ b/dmidecode.spec @@ -7,7 +7,7 @@ License: GPLv2+ Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz Patch0: 0001-dmidecode-Add-system-family-direct-string-option.patch URL: http://www.nongnu.org/dmidecode/ -BuildRequires: automake autoconf +BuildRequires: gcc make ExclusiveArch: %{ix86} x86_64 ia64 aarch64 %description