diff --git a/sharutils.spec b/sharutils.spec index f549267..0496f1d 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -1,7 +1,7 @@ Summary: The GNU shar utilities for packaging and unpackaging shell archives Name: sharutils Version: 4.15.2 -Release: 3%{?dist} +Release: 4%{?dist} # The main code: GPLv3+ # lib (gnulib): GPLv3+ # lib/md5.c: Public Domain @@ -20,7 +20,6 @@ BuildRequires: coreutils BuildRequires: gcc BuildRequires: gettext BuildRequires: glibc-common -BuildRequires: glibc-headers BuildRequires: make BuildRequires: sed # Tests: @@ -83,6 +82,9 @@ fi %{_mandir}/man5/* %changelog +* Thu Jun 09 2016 Petr Pisar - 4.15.2-4 +- Build-require gcc instead of glibc-headers (bug #1230494) + * Thu Feb 04 2016 Fedora Release Engineering - 4.15.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild