diff --git a/net-tools.spec b/net-tools.spec index f6649a5..f686c54 100644 --- a/net-tools.spec +++ b/net-tools.spec @@ -3,7 +3,7 @@ Summary: Basic networking tools Name: net-tools Version: 2.0 -Release: 0.58.%{checkout}%{?dist} +Release: 0.59.%{checkout}%{?dist} License: GPLv2+ URL: http://sourceforge.net/projects/net-tools/ @@ -38,6 +38,7 @@ Patch23: net-tools-interface-name-len.patch Patch24: net-tools-correct-exit-code.patch Patch25: net-tools-spelling-error.patch +BuildRequires: make BuildRequires: bluez-libs-devel BuildRequires: gettext, libselinux BuildRequires: libselinux-devel @@ -143,6 +144,9 @@ install -D -p -m 644 %{SOURCE9} %{buildroot}%{_unitdir}/arp-ethers.service %attr(0644,root,root) %{_unitdir}/arp-ethers.service %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.0-0.59.20160912git +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Aug 06 2020 Michal Ruprich - 2.0-0.58.20160912git - Resolves: #1835155 - netstat says "packetes" instead of "packets"