Accepting request 543912 from science:HPC
- Add Requires: for lua-lmod to base package. - Add Provides/Conflicts: to macro package: only one version of this macro package can can be installed at the same time. (forwarded request 543908 from eeich) OBS-URL: https://build.opensuse.org/request/show/543912 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnu-compilers-hpc?expand=0&rev=4
This commit is contained in:
commit
03f3f4b09a
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 20:17:48 UTC 2017 - eich@suse.com
|
||||||
|
|
||||||
|
- Add Requires: for lua-lmod to base package.
|
||||||
|
- Add Provides/Conflicts: to macro package:
|
||||||
|
only one version of this macro package can
|
||||||
|
can be installed at the same time.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 5 12:32:32 UTC 2017 - eich@suse.com
|
Thu Oct 5 12:32:32 UTC 2017 - eich@suse.com
|
||||||
|
|
||||||
|
@ -62,6 +62,7 @@ Source3: _multibuild
|
|||||||
BuildRequires: gcc%{?c_f_ver}
|
BuildRequires: gcc%{?c_f_ver}
|
||||||
BuildRequires: lua-lmod
|
BuildRequires: lua-lmod
|
||||||
BuildRequires: suse-hpc
|
BuildRequires: suse-hpc
|
||||||
|
Requires: lua-lmod
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -85,6 +86,8 @@ Provides package dependencies for building with the GNU compiler toolchain.
|
|||||||
%package macros-devel
|
%package macros-devel
|
||||||
Summary: Macro package for HPC GNU compiler environment
|
Summary: Macro package for HPC GNU compiler environment
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
|
Provides: %{pname}-hpc-macros-devel = %{version}
|
||||||
|
Conflicts: otherproviders(%{pname}-hpc-macros-devel)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: %{name}-devel = %{version}
|
Requires: %{name}-devel = %{version}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user