diff --git a/apache-commons-daemon.spec b/apache-commons-daemon.spec index 9689d2d..d055af4 100644 --- a/apache-commons-daemon.spec +++ b/apache-commons-daemon.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 1.0.15 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Defines API to support an alternative invocation mechanism License: ASL 2.0 Group: Applications/System @@ -22,6 +22,8 @@ BuildRequires: jpackage-utils BuildRequires: apache-commons-parent BuildRequires: maven-surefire-provider-junit BuildRequires: xmlto +BuildRequires: gcc +BuildRequires: make %description @@ -104,6 +106,9 @@ install -Dpm 644 src/native/unix/jsvc.1 $RPM_BUILD_ROOT%{_mandir}/man1/jsvc.1 %changelog +* Tue Jan 31 2017 Mikolaj Izdebski - 1.0.15-12 +- Add missing build-requires on GCC + * Wed Feb 03 2016 Fedora Release Engineering - 1.0.15-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild