!150 doc add Provides llvm-help
From: @hongjinghao Reviewed-by: @liyunfei33 Signed-off-by: @liyunfei33
This commit is contained in:
commit
d792f61745
@ -38,7 +38,7 @@
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||
Release: 13
|
||||
Release: 14
|
||||
Summary: The Low Level Virtual Machine
|
||||
|
||||
License: NCSA
|
||||
@ -122,6 +122,7 @@ programs that use the LLVM infrastructure.
|
||||
Summary: Documentation for LLVM
|
||||
BuildArch: noarch
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: %{name}-help = %{version}-%{release}
|
||||
Obsoletes: %{name}-help < %{version}-%{release}
|
||||
|
||||
%description doc
|
||||
@ -355,6 +356,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
||||
%{install_includedir}/llvm-gmock
|
||||
|
||||
%changelog
|
||||
* Wed Sep 11 2024 hongjinghao <hongjinghao@huawei.com> - 17.0.6-14
|
||||
- doc add Provides llvm-help
|
||||
|
||||
* Tue Sep 10 2024 hongjinghao <hongjinghao@huawei.com> - 17.0.6-13
|
||||
- doc add Obsoletes llvm-help
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user