!89 Rectify the failure to copy yum.repos.d and cancel the background execution of create_install_img.
Merge pull request !89 from xinsheng3/openEuler-20.03-LTS-SP3
This commit is contained in:
commit
ded2d3f5f4
Binary file not shown.
BIN
oemaker-2.0.1.tar.gz
Normal file
BIN
oemaker-2.0.1.tar.gz
Normal file
Binary file not shown.
10
oemaker.spec
10
oemaker.spec
@ -10,8 +10,8 @@ Name: oemaker
|
||||
Summary: a duilding tool for DVD ISO making and ISO cutting
|
||||
License: Mulan PSL v2
|
||||
Group: System/Management
|
||||
Version: 2.0.0
|
||||
Release: 6
|
||||
Version: 2.0.1
|
||||
Release: 7
|
||||
BuildRoot: %{_tmppath}/%{name}
|
||||
|
||||
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
@ -128,6 +128,12 @@ rm -rf $RPM_BUILD_ROOT/*
|
||||
rm -rf %{buildroot}
|
||||
rm -rf $RPM_BUILD_DIR/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Dec 20 2021 xinsheng3 <xinsheng3@huawei.com> - 2.0.1-7
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: Rectify the failure to copy yum.repos.d and cancel the background execution of create_install_img.
|
||||
|
||||
%changelog
|
||||
* Thu Oct 14 2021 miao_kaibo <miaokaibo@outlook.com> - 2.0.0-6
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user