!44 Change value of product_family to 2, fix issue I3A6CP
From: @miao_kaibo Reviewed-by: @small_leek,@overweight Signed-off-by: @small_leek
This commit is contained in:
commit
034a67bebb
@ -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 42
|
%define generic_release 43
|
||||||
%define builtin_release_version 1.0
|
%define builtin_release_version 1.0
|
||||||
|
|
||||||
%define current_arch %{_arch}
|
%define current_arch %{_arch}
|
||||||
@ -92,7 +92,7 @@ cat >> $RPM_BUILD_ROOT/etc/rpm/macros.dist << EOF
|
|||||||
# dist macros.
|
# dist macros.
|
||||||
|
|
||||||
%%dist %%{nil}
|
%%dist %%{nil}
|
||||||
%%%{product_family} %{generic_version}
|
%%%{product_family} 2
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# use unbranded datadir
|
# use unbranded datadir
|
||||||
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/etc/profile.d/performance.sh
|
/etc/profile.d/performance.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 26 2020 fu_changjie <fuchangjie@kylinos.cn> - 1.0-43
|
||||||
|
- Change value of product_family to 2, fix issue I3A6CP
|
||||||
|
|
||||||
* Sat Dec 26 2020 fu_changjie <fuchangjie@kylinos.cn> - 1.0-42
|
* Sat Dec 26 2020 fu_changjie <fuchangjie@kylinos.cn> - 1.0-42
|
||||||
- Use generic_version macro instead of constant value, fix issue I28WC0
|
- Use generic_version macro instead of constant value, fix issue I28WC0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user