!48 修改spec文件中的License
From: @lijuzhang Reviewed-by: @qianguoxin Signed-off-by: @qianguoxin
This commit is contained in:
commit
3ce233f138
@ -17,7 +17,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{undefined rpm_release}
|
%if %{undefined rpm_release}
|
||||||
%define rpm_release B008
|
%define rpm_release B009
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name : umdk-urma
|
Name : umdk-urma
|
||||||
@ -25,7 +25,7 @@ Summary : Unified memory development kit
|
|||||||
Version : %{rpm_version}
|
Version : %{rpm_version}
|
||||||
Release : %{rpm_release}
|
Release : %{rpm_release}
|
||||||
Group : nStack
|
Group : nStack
|
||||||
License : Proprietary
|
License : GPL-2.0-only
|
||||||
Provides : Huawei Technologies Co., Ltd
|
Provides : Huawei Technologies Co., Ltd
|
||||||
Source0 : %{name}-%{version}.tar.gz
|
Source0 : %{name}-%{version}.tar.gz
|
||||||
BuildRoot : %{_buildirootdir}/%{name}-%{version}-build
|
BuildRoot : %{_buildirootdir}/%{name}-%{version}-build
|
||||||
@ -173,6 +173,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* WED Sep 18 2024 lijuzhang <lijuzhang@inspur.com> - 1.3.0-B009
|
||||||
|
- Type:bugfix
|
||||||
|
- DESC: update License
|
||||||
|
|
||||||
* Thu May 23 2024 lijuzhang <lijuzhang@inspur.com> - 1.3.0-B008
|
* Thu May 23 2024 lijuzhang <lijuzhang@inspur.com> - 1.3.0-B008
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- DESC: fix:File listed twice;unknown macro %{_unitdir}
|
- DESC: fix:File listed twice;unknown macro %{_unitdir}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user