Build requires gcc (bug #1606335).

This commit is contained in:
Tim Waugh 2018-07-23 13:00:39 +01:00
parent 54fc182bd7
commit 98a7db8f07
No known key found for this signature in database
GPG Key ID: B7C20D079491EA63

View File

@ -3,7 +3,7 @@
Summary: A utility for configuring serial ports
Name: setserial
Version: 2.17
Release: 46%{?dist}
Release: 47%{?dist}
Source: https://sourceforge.net/projects/setserial/files/setserial/%{version}/%{name}-%{version}.tar.gz
Patch0: setserial-2.17-fhs.patch
Patch1: setserial-2.17-rc.patch
@ -16,6 +16,7 @@ Group: Applications/System
URL: http://setserial.sourceforge.net/
ExcludeArch: s390 s390x
BuildRequires: gcc
BuildRequires: groff
%description
@ -63,6 +64,9 @@ make install DESTDIR=${RPM_BUILD_ROOT}
%{_mandir}/man*/*
%changelog
* Mon Jul 23 2018 Tim Waugh <twaugh@redhat.com> - 2.17-47
- Build requires gcc (bug #1606335).
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.17-46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild