!112 【轻量级 PR】:release-custom子包原安装顺序在依赖之后,显示指定依赖会导致systemd安装顺序错位,故删除
Merge pull request !112 from DisNight/N/A
This commit is contained in:
commit
4997a446cd
@ -6,7 +6,7 @@
|
|||||||
%define generic_version 20.03
|
%define generic_version 20.03
|
||||||
%define generic_patch_level LTS
|
%define generic_patch_level LTS
|
||||||
%define generic_patch_level_extend SP3
|
%define generic_patch_level_extend SP3
|
||||||
%define generic_release 51
|
%define generic_release 52
|
||||||
%define builtin_release_version 1.0
|
%define builtin_release_version 1.0
|
||||||
|
|
||||||
%define current_arch %{_arch}
|
%define current_arch %{_arch}
|
||||||
@ -64,7 +64,6 @@ those in /etc/skel, which are placed in regular users' home directories.
|
|||||||
%package -n %{product_family}-release-custom
|
%package -n %{product_family}-release-custom
|
||||||
Summary: openeuler-release-custom
|
Summary: openeuler-release-custom
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: bash util-linux
|
|
||||||
|
|
||||||
%description -n %{product_family}-release-custom
|
%description -n %{product_family}-release-custom
|
||||||
openeuler-release-custom
|
openeuler-release-custom
|
||||||
@ -202,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files -n %{product_family}-release-custom
|
%files -n %{product_family}-release-custom
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2021 Jiachen Fan <fanjiachen3@huawei.com> - 1.0-52
|
||||||
|
- delete release-custom install requires
|
||||||
|
|
||||||
* Tue Dec 31 2021 Jiachen Fan <fanjiachen3@huawei.com> - 1.0-51
|
* Tue Dec 31 2021 Jiachen Fan <fanjiachen3@huawei.com> - 1.0-51
|
||||||
- delete dependency bc
|
- delete dependency bc
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user