Add gcc to buildrequires.

This commit is contained in:
Pavel Zhukov 2018-03-07 12:59:08 +01:00
parent e34f7c7f0d
commit 2896b54f7c

View File

@ -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 <pzhukov@redhat.com> - 3.20-4
- Add gcc to BuildRequires
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild