Add gcc Buildrequires.

This commit is contained in:
William Cohen 2018-07-15 20:05:06 -04:00
parent 7f4ef1dde1
commit af5418c81e

View File

@ -10,7 +10,7 @@
Name: libpfm
Version: 4.10.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Library to encode performance events for use by perf tool
@ -20,6 +20,7 @@ URL: http://perfmon2.sourceforge.net/
Source0: http://sourceforge.net/projects/perfmon2/files/libpfm4/%{name}-%{version}.tar.gz
Patch2: libpfm-python3-setup.patch
BuildRequires: gcc
%if %{with python}
BuildRequires: python3
BuildRequires: python3-devel
@ -117,6 +118,9 @@ make \
%endif
%changelog
* Sun Jul 15 2018 William Cohen <wcohen@redhat.com> - 4.10.1-4
- Add gcc Buildrequires.
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild