diff --git a/libcgroup.spec b/libcgroup.spec index 2602f66..ec2e166 100644 --- a/libcgroup.spec +++ b/libcgroup.spec @@ -5,7 +5,7 @@ Summary: Library to control and monitor control groups Name: libcgroup Version: 0.41 -Release: 14%{?dist} +Release: 15%{?dist} License: LGPLv2+ Group: Development/Libraries URL: http://libcg.sourceforge.net/ @@ -24,6 +24,7 @@ Patch7: libcgroup-0.41-api.c-fix-order-of-memory-subsystem-parameters.patch # resolves #1384504 Patch8: libcgroup-0.41-api.c-preserve-dirty-flag.patch +BuildRequires: gcc BuildRequires: byacc, coreutils, flex, pam-devel, systemd-units Requires(pre): shadow-utils Requires(post): systemd @@ -173,6 +174,9 @@ getent group cgred >/dev/null || groupadd -r cgred %{_libdir}/pkgconfig/libcgroup.pc %changelog +* Tue Feb 20 2018 Nikola Forró - 0.41-15 +- add missing gcc build dependency + * Wed Feb 07 2018 Fedora Release Engineering - 0.41-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild