From b3b8ba8d492f8e8448a0d2923ffaa75bc729d597 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 16:40:39 +0200 Subject: [PATCH] Add missing BuildRequires on gcc configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1606318 Signed-off-by: Igor Gnatenko --- scrub.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/scrub.spec b/scrub.spec index 413b2a0..966a4af 100644 --- a/scrub.spec +++ b/scrub.spec @@ -7,6 +7,7 @@ Group: System Environment/Base URL: http://code.google.com/p/diskscrub/ Source0: http://diskscrub.googlecode.com/files/%{name}-%{version}.tar.bz2 +BuildRequires: gcc %description Scrub writes patterns on files or disk devices to make retrieving the data more difficult. It operates in one of three