From d7c573b1d10dc2aee913a5b3dff850cd6aeccbe5 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 00:30:10 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/netcf.git#6176dc413043b8da06e7cb0fd0a3ed7499f253cf --- netcf.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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