From 3264a13cd33d3d9af2e6e7f2144f0815a31efe01 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 27 Mar 2014 13:18:36 +0000 Subject: [PATCH] Kernel has to be installed in order to run the tests. --- supermin.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/supermin.spec b/supermin.spec index 5e4a290..48d1e74 100644 --- a/supermin.spec +++ b/supermin.spec @@ -1,7 +1,7 @@ Summary: Tool for creating supermin appliances Name: supermin Version: 5.1.6 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ %if 0%{?rhel} >= 7 @@ -24,7 +24,7 @@ BuildRequires: /usr/bin/execstack # These are required only to run the tests. We could patch out the # tests to not require these packages. -BuildRequires: augeas hivex tar +BuildRequires: augeas hivex kernel tar Requires: rpm Requires: yum-utils @@ -84,7 +84,7 @@ make check || { %changelog -* Thu Mar 27 2014 Richard W.M. Jones - 5.1.6-2 +* Thu Mar 27 2014 Richard W.M. Jones - 5.1.6-3 - New upstream version 5.1.6. - Fix tests.