diff --git a/hostname.spec b/hostname.spec index 5eff8d9..871983d 100644 --- a/hostname.spec +++ b/hostname.spec @@ -1,12 +1,13 @@ Summary: Utility to set/show the host name or domain name Name: hostname Version: 3.20 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Base URL: http://packages.qa.debian.org/h/hostname.html Source0: http://ftp.de.debian.org/debian/pool/main/h/hostname/hostname_%{version}.tar.gz Source1: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt +BuildRequires: gcc # Initial changes Patch1: hostname-rh.patch @@ -34,6 +35,9 @@ make BASEDIR=%{buildroot} BINDIR=%{_bindir} install %{_mandir}/man1/* %changelog +* Wed Mar 7 2018 Pavel Zhukov - 3.20-4 +- Add gcc to BuildRequires + * Wed Feb 07 2018 Fedora Release Engineering - 3.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild