Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > a622bf4f232de8442d14f258d1d6b6d5 > files > 3

golang-github-kr-pty-1.1.8-4.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/kr/pty
%global goipath         github.com/kr/pty
Version:                1.1.8

%gometa

%global common_description %{expand:
Go package for using unix pseudo-terminals.}

%global golicenses      License
%global godocs          README.md

%global gosupfiles glide.lock glide.yaml

Name:           %{goname}
Release:        %mkrel 4
Summary:        Go package for using unix pseudo-terminals
Group:          Development/Other

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
Source1:        glide.yaml
Source2:        glide.lock
BuildArch:      noarch

BuildRequires:  golang(github.com/creack/pty)

%description
%{common_description}

%gopkg

%prep
%goprep
cp %{S:1} %{S:2} .

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Wed Mar 23 2022 umeabot <umeabot> 1.1.8-4.mga9
+ Revision: 1820851
- Mageia 9 Mass Rebuild

* Wed Nov 10 2021 guillomovitch <guillomovitch> 1.1.8-3.mga9
+ Revision: 1755675
- rebuild for mageia 9
- rebuild for mageia 9

* Sun Sep 06 2020 guillomovitch <guillomovitch> 1.1.8-1.mga8
+ Revision: 1622891
- renamed to golang-github-kr-pty
- new version 1.1.8

* Wed Nov 28 2018 pterjan <pterjan> 1.1.3-.mga7.mga7
+ Revision: 1336552
- Update to 1.1.3 and use go macros, hence installing it at the right place

* Sun Sep 23 2018 umeabot <umeabot> 0.1.20180113_git282ce0e-2.mga7
+ Revision: 1298018
- Mageia 7 Mass Rebuild

* Wed Mar 28 2018 kekepower <kekepower> 0.1.20180113_git282ce0e-1.mga7
+ Revision: 1213084
- Update to 0.1.20180113_git282ce0e

* Thu Feb 11 2016 umeabot <umeabot> 0.1.git3b1f648-6.mga6
+ Revision: 954169
- Mageia 6 Mass Rebuild

* Wed Oct 21 2015 tv <tv> 0.1.git3b1f648-5.mga6
+ Revision: 893487
- disable debuginfo

* Wed Oct 15 2014 umeabot <umeabot> 0.1.git3b1f648-4.mga5
+ Revision: 740636
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.1.git3b1f648-3.mga5
+ Revision: 679863
- Mageia 5 Mass Rebuild

* Mon Jun 30 2014 bcornec <bcornec> 0.1.git3b1f648-2.mga5
+ Revision: 641548
- Fix for golang FHS

* Sat Dec 21 2013 thatsamguy <thatsamguy> 0.1.git3b1f648-1.mga4
+ Revision: 559382
- imported package golang-kr-pty