add explicit BR for the gcc compiler

... as instructed at:

https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B
This commit is contained in:
Kamil Dudka 2018-02-19 17:42:31 +01:00
parent 64df31f28b
commit f2a74bb2b0

View File

@ -1,7 +1,7 @@
Summary: The Vorbis General Audio Compression Codec tools
Name: vorbis-tools
Version: 1.4.0
Release: 27%{?dist}
Release: 28%{?dist}
Epoch: 1
Group: Applications/Multimedia
License: GPLv2
@ -29,6 +29,7 @@ Patch6: vorbis-tools-1.4.0-CVE-2015-6749.patch
BuildRequires: flac-devel
BuildRequires: gettext
BuildRequires: gcc
BuildRequires: libao-devel
BuildRequires: libcurl-devel
BuildRequires: libvorbis-devel
@ -81,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}*
%changelog
* Mon Feb 19 2018 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-28
- add explicit BR for the gcc compiler
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.4.0-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild