# Generated by go2rpm # Needs network interface, not available in chroot %bcond_with check # https://github.com/safchain/ethtool %global goipath github.com/safchain/ethtool %global commit 874930cb3ce012efd5e6ce9d84679ce3430a85da %gometa %global common_description %{expand: The Ethtool package aims to provide a library giving a simple access to the Linux SIOCETHTOOL ioctl operations. It can be used to retrieve informations from a network device like statistics, driver related informations or even the peer of a VETH interface.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Version: 0 Release: 0.11%{?dist} Summary: Simple ethtool "like" library for GO # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 12 20:05:17 CET 2021 Robert-André Mauchin - 0-0.6.20210112git874930c - Bump to commit 874930cb3ce012efd5e6ce9d84679ce3430a85da * Sun Aug 02 16:11:55 CEST 2020 Robert-André Mauchin - 0-0.5.20200802gitab94f15 - Bump to commit ab94f15152e718963f09fc9d344e85a6f4a89f24 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 05 02:26:45 CEST 2019 Robert-André Mauchin - 0-0.1.20190627git42ed695 - Initial package