# Generated by go2rpm 1 %bcond_without check # https://github.com/masterzen/winrm %global goipath github.com/masterzen/winrm %global commit 56ca5c5f2380b87db83c8149fca45f0a138514cc %gometa %global common_description %{expand: Command-line tool and library for Windows remote command execution in Go.} %global golicenses LICENSE %global godocs README.md development/sample_requests.txt Name: %{goname} Version: 0 Release: 0.9%{?dist} Summary: Command-line tool and library for Windows remote command execution License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/Azure/go-ntlmssp) BuildRequires: golang(github.com/ChrisTrenkamp/goxpath) BuildRequires: golang(github.com/ChrisTrenkamp/goxpath/tree) BuildRequires: golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree) BuildRequires: golang(github.com/gofrs/uuid) BuildRequires: golang(github.com/masterzen/simplexml/dom) BuildRequires: golang(golang.org/x/text/encoding/unicode) %if %{with check} # Tests BuildRequires: golang(gopkg.in/check.v1) %endif %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.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 10 18:48:32 CET 2021 Robert-André Mauchin - 0-0.4.20210110git56ca5c5 - Bump to commit 56ca5c5f2380b87db83c8149fca45f0a138514cc * Wed Jul 29 19:59:05 CEST 2020 Robert-André Mauchin - 0-0.3.20200729gitc42b513 - Bump to commit c42b5136ff886aff9dba40fb3670281f0d583db8 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Apr 06 2020 Fabian Affolter - 0-0.1.20200406git1d17eaf - Initial package