bugfix I468W9
This commit is contained in:
parent
cedd46a1cc
commit
b97a09c6b4
@ -5,7 +5,7 @@
|
|||||||
%define dist_release_version 8
|
%define dist_release_version 8
|
||||||
%define generic_version 20.03
|
%define generic_version 20.03
|
||||||
%define generic_patch_level LTS
|
%define generic_patch_level LTS
|
||||||
%define generic_release 40
|
%define generic_release 41
|
||||||
%define builtin_release_version 1.0
|
%define builtin_release_version 1.0
|
||||||
|
|
||||||
%define current_arch %{_arch}
|
%define current_arch %{_arch}
|
||||||
@ -34,7 +34,7 @@ Source7: dot-tcshrc
|
|||||||
Source8: dot-cshrc
|
Source8: dot-cshrc
|
||||||
|
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
Requires: %{product_family}-repos
|
Requires: %{product_family}-repos bc
|
||||||
Obsoletes: yum-utils yum-utils-help yum-utils-plugins
|
Obsoletes: yum-utils yum-utils-help yum-utils-plugins
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -169,6 +169,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%config(noreplace) /root/.cshrc
|
%config(noreplace) /root/.cshrc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu 24 Aug 2021 miao_kaibo <miaokaibo@outlook.com> - 1.0-41
|
||||||
|
- bugfix I468W9
|
||||||
|
|
||||||
* Fri 09 Jul 2021 sunguoshuai <sunguoshuai@huawei.com> - 1.0-40
|
* Fri 09 Jul 2021 sunguoshuai <sunguoshuai@huawei.com> - 1.0-40
|
||||||
- modify system-info.sh to show more ip address when login
|
- modify system-info.sh to show more ip address when login
|
||||||
- /sbin/ip not found err fix
|
- /sbin/ip not found err fix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user