diff --git a/netcf.spec b/netcf.spec index 635e440..3389ba7 100644 --- a/netcf.spec +++ b/netcf.spec @@ -1,6 +1,6 @@ Name: netcf Version: 0.2.8 -Release: 16%{?dist}%{?extra_release} +Release: 18%{?dist}%{?extra_release} Summary: Cross-platform network configuration library License: LGPLv2+ @@ -29,6 +29,7 @@ Patch004: netcf-Properly-classify-bond-devices-with-no-slaves.patch # git is used to build a source tree with patches applied (see the # %prep section) +BuildRequires: make BuildRequires: gcc BuildRequires: git @@ -93,10 +94,6 @@ developing applications that use %{name}. %package libs Summary: Libraries for %{name} -# bridge-utils is needed because /sbin/ifup calls brctl -# if you create a bridge device -Requires: bridge-utils - %description libs The libraries for %{name}. @@ -211,6 +208,12 @@ fi %{_libdir}/pkgconfig/netcf.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.2.8-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Jan 14 2021 Benjamin Kircher - 0.2.8-17 +- Remove bridge-utils dependency + * Tue Jul 28 2020 Fedora Release Engineering - 0.2.8-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild