BuildRequires: gcc

This commit is contained in:
Joe Orton 2018-02-21 13:27:41 +00:00
parent d51da40e66
commit f66945a0f3

View File

@ -6,7 +6,7 @@
Summary: Apache Portable Runtime library
Name: apr
Version: 1.6.3
Release: 5%{?dist}
Release: 6%{?dist}
# ASL 2.0: everything
# ISC: network_io/apr-1.4.6/network_io/unix/inet_?to?.c
# BSD with advertising: strings/apr_snprintf.c, strings/apr_fnmatch.c,
@ -22,7 +22,7 @@ Patch2: apr-1.2.2-locktimeout.patch
Patch3: apr-1.2.2-libdir.patch
Patch4: apr-1.2.7-pkgconf.patch
Patch5: apr-rh1539844.patch
BuildRequires: autoconf, libtool, libuuid-devel, python
BuildRequires: gcc, autoconf, libtool, libuuid-devel, python
# To enable SCTP support
BuildRequires: lksctp-tools-devel
@ -131,6 +131,9 @@ popd
%{_datadir}/aclocal/*.m4
%changelog
* Wed Feb 21 2018 Joe Orton <jorton@redhat.com> - 1.6.3-6
- BuildRequires: gcc
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild