diff --git a/dash.spec b/dash.spec index ecab7ef..983511c 100644 --- a/dash.spec +++ b/dash.spec @@ -1,6 +1,6 @@ Name: dash Version: 0.5.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Small and fast POSIX-compliant shell Group: System Environment/Shells # BSD: DASH in general @@ -13,6 +13,8 @@ Source0: http://gondor.apana.org.au/~herbert/%{name}/files/%{name}-%{vers # http://www.mail-archive.com/dash@vger.kernel.org/msg00879.html Patch0: %{name}-0.5.7-format-security.patch +BuildRequires: gcc + %description DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is @@ -44,6 +46,9 @@ fi %{_mandir}/man1/%{name}.1* %changelog +* Fri Jul 20 2018 Stephen Gallagher - 0.5.9-7 +- Add BuildRequires: gcc + * Thu Jul 12 2018 Fedora Release Engineering - 0.5.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild