1 Star 0 Fork 24

gaowei/kata_integration

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
kata-integration.spec 957 Bytes
一键复制 编辑 原始数据 按行查看 历史
%global debug_package %{nil}
%define VERSION v1.0.0
%define RELEASE 2
Name: kata-integration
Version: %{VERSION}
Release: %{RELEASE}
Summary: Kata Container integration
License: Apache 2.0
URL: https://gitee.com/openeuler/kata_integration
Source0: https://gitee.com/openeuler/kata_integration/repository/archive/v1.0.0?format=tar.gz#/%{name}-%{version}.tar.gz
BuildRoot: %_topdir/BUILDROOT
BuildRequires: automake gcc glibc-devel glibc-static patch
%description
This is a usefult tool for building Kata Container components.
%prep
%setup -q -c -a 0 -n %{name}-%{version}
%build
%clean
%files
%doc
%changelog
* Sat Sep 5 2020 jiangpengf<jiangpengfei9@huawei.com> - 1.0.0-2
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:change Source format to URL
* Wed Aug 26 2020 jiangpengf<jiangpengfei9@huawei.com> - 1.0.0-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:add initial kata-integration.spec
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gokwok_rs/kata_integration.git
git@gitee.com:gokwok_rs/kata_integration.git
gokwok_rs
kata_integration
kata_integration
master

搜索帮助