1 Star 0 Fork 4

李萍/oepkgs-release

forked from src-oepkgs/oepkgs-release 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
oepkgs-release.spec 985 Bytes
一键复制 编辑 原始数据 按行查看 历史
chen-jan 提交于 2023-01-16 11:05 . modify repo name
%global release_version 20.03-LTS-SP1
Name: oepkgs-release
Summary: yum configuration for oepkgs %{release_version} repos
Version: 1.0
Release: 1
License: MulanPSL-2.0
URL: http://gitee.com/src-oepkgs/oepkgs-release
Source0: oepkgs-extras.repo
Source1: oepkgs-compatible.repo
Source2: oepkgs-contrib.repo
BuildArch: noarch
%description
yum configuration for oepkgs %{release_version} repos
%install
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/oepkgs-extras.repo
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/oepkgs-compatible.repo
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/oepkgs-contrib.repo
%files
%defattr(-,root,root)
%config(noreplace) %{_sysconfdir}/yum.repos.d/oepkgs-extras.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/oepkgs-compatible.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/oepkgs-contrib.repo
%changelog
* Fri Jan 13 2023 chenchen <chen_aka_jan@163.com> - 1.0-1
- Package Init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lipingEmmaSiguyi/oepkgs-release.git
git@gitee.com:lipingEmmaSiguyi/oepkgs-release.git
lipingEmmaSiguyi
oepkgs-release
oepkgs-release
master

搜索帮助