append help recommmends to main package
This commit is contained in:
parent
bb702b4dc9
commit
ff77a351d2
@ -1,6 +1,6 @@
|
|||||||
Name: openmpi
|
Name: openmpi
|
||||||
Version: 2.1.1
|
Version: 2.1.1
|
||||||
Release: 17
|
Release: 18
|
||||||
Summary: Open Source High Performance Computing
|
Summary: Open Source High Performance Computing
|
||||||
License: BSD and MIT and Romio
|
License: BSD and MIT and Romio
|
||||||
URL: http://www.open-mpi.org/
|
URL: http://www.open-mpi.org/
|
||||||
@ -26,6 +26,7 @@ Requires: environment(modules), openssh-clients
|
|||||||
Provides: bundled(libevent) = 2.0.22
|
Provides: bundled(libevent) = 2.0.22
|
||||||
Requires: java-headless
|
Requires: java-headless
|
||||||
Obsoletes: %{name}-java
|
Obsoletes: %{name}-java
|
||||||
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Open MPI Project is an open source Message Passing Interface
|
The Open MPI Project is an open source Message Passing Interface
|
||||||
@ -210,6 +211,9 @@ make check
|
|||||||
%{_mandir}/%{name_all}/man*/*
|
%{_mandir}/%{name_all}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 07 2020 liuweibo <liuweibo10@huawei.com> - 2.1.1-18
|
||||||
|
- Add help package requires to Main
|
||||||
|
|
||||||
* Thu Sep 10 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 2.1.1-17
|
* Thu Sep 10 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 2.1.1-17
|
||||||
- As rpm-mpi-hooks is not in buildrequire,we shouldn't pull it in devel packages
|
- As rpm-mpi-hooks is not in buildrequire,we shouldn't pull it in devel packages
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user