From d38772ba89c240d9744542164309ac0bd5cd3bee Mon Sep 17 00:00:00 2001 From: Jakub Martisko Date: Mar 01 2018 09:49:46 +0000 Subject: bzip2.spec: add gcc to buildrequires --- diff --git a/bzip2.spec b/bzip2.spec index 3fa8ddc..c5255cb 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -3,7 +3,7 @@ Summary: A file compression utility Name: bzip2 Version: 1.0.6 -Release: 26%{?dist} +Release: 27%{?dist} License: BSD Group: Applications/File URL: http://www.bzip.org/ @@ -18,6 +18,8 @@ Patch3: bzip2-ldflags.patch # resolves: #1348179 Patch4: set-out-file-to-null.patch +BuildRequires: gcc + %description Bzip2 is a freely available, patent-free, high quality data compressor. Bzip2 compresses files to within 10 to 15 percent of the capabilities @@ -140,6 +142,9 @@ ln -s bzgrep.1 $RPM_BUILD_ROOT%{_mandir}/man1/bzfgrep.1 %{_libdir}/pkgconfig/bzip2.pc %changelog +* Thu Mar 01 2018 Jakub Martisko - 1.0.6-27 +- Add gcc to buildrequires + * Wed Feb 07 2018 Fedora Release Engineering - 1.0.6-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild