!146 doc add Obsoletes llvm-help
From: @hongjinghao Reviewed-by: @liyunfei33 Signed-off-by: @liyunfei33
This commit is contained in:
commit
651446e503
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -132,6 +132,7 @@ programs that use the LLVM infrastructure.
|
|||||||
Summary: Documentation for LLVM
|
Summary: Documentation for LLVM
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
Obsoletes: %{name}-help < %{version}-%{release}
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
Documentation for the LLVM compiler infrastructure.
|
Documentation for the LLVM compiler infrastructure.
|
||||||
@ -371,6 +372,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
|||||||
%{install_includedir}/llvm-gmock
|
%{install_includedir}/llvm-gmock
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2024 hongjinghao <hongjinghao@huawei.com> - 17.0.6-16
|
||||||
|
- doc add Obsoletes llvm-help
|
||||||
|
|
||||||
* Tue Sep 3 2024 hongjinghao <hongjinghao@huawei.com> - 17.0.6-15
|
* Tue Sep 3 2024 hongjinghao <hongjinghao@huawei.com> - 17.0.6-15
|
||||||
- mv man to doc subpackage
|
- mv man to doc subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user