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
This commit is contained in:
DistroBaker 2021-02-03 00:30:10 +00:00
parent 21d452619e
commit d7c573b1d1

View File

@ -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 <releng@fedoraproject.org> - 0.2.8-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 14 2021 Benjamin Kircher <bkircher@0xadd.de> - 0.2.8-17
- Remove bridge-utils dependency
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild