当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
138 Star 0 Fork 2

src-openEuler/golang-github-golang-sys
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
golang-github-golang-sys.spec 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
xiangshuaizhx 提交于 2020-03-05 11:18 . package to older version
%global forgeurl https://github.com/golang/sys
%global goipath golang.org/x/sys
%global commit 7c87d13f8e835d2fb3a70a2912c811ed0c1d241b
%gometa -i
Name: golang-github-golang-sys
Version: 0
Release: 0.22
Summary: Go packages for low-level interaction with the operating system
License: BSD
URL: https://github.com/golang/sys
Source0: https://github.com/golang/sys/archive/7c87d13f8e835d2fb3a70a2912c811ed0c1d241b/sys-7c87d13f8e835d2fb3a70a2912c811ed0c1d241b.tar.gz
Source1: glide.yaml
Source2: glide.yaml
BuildRequires: compiler(go-compiler)
%description
Go packages for low-level interaction with the operating system.
%package devel
Summary: %{summary}
%description devel
Go packages for low-level interaction with the operating system.
This package contains library source intended for building other
packages which use import path with golang.org/x/sys prefix.
%prep
%forgesetup
%install
%goinstall glide.lock glide.yaml
%check
%gochecks -d unix
%files devel -f devel.file-list
%doc CONTRIBUTING.md README.md AUTHORS CONTRIBUTORS PATENTS LICENSE
%changelog
* Thu Mar 5 2020 wangzhishun <wangzhishun1@huawei.com> - 0-0.22
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/golang-github-golang-sys.git
git@gitee.com:src-openeuler/golang-github-golang-sys.git
src-openeuler
golang-github-golang-sys
golang-github-golang-sys
master

搜索帮助