Fix release for pre-release; Fix source; Remove obsolete BuildRoot/Prefix
This commit is contained in:
parent
4c0e9e37b2
commit
5c40e38463
7
ucx.spec
7
ucx.spec
@ -16,17 +16,14 @@
|
||||
|
||||
Name: ucx
|
||||
Version: 1.10.0
|
||||
Release: rc3%{?dist}
|
||||
Release: 0.1.rc3%{?dist}
|
||||
Summary: UCX is a communication library implementing high-performance messaging
|
||||
|
||||
License: BSD
|
||||
URL: http://www.openucx.org
|
||||
Source: https://github.com/openucx/%{name}/releases/download/v%{version}-rc3/ucx-%{version}.tar.gz
|
||||
Source: https://github.com/openucx/%{name}/releases/download/v%{version}-rc3/ucx-%{version}-rc3.tar.gz
|
||||
Patch: ucx-config.patch
|
||||
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
Prefix: %{_prefix}
|
||||
|
||||
# UCX currently supports only the following architectures
|
||||
ExclusiveArch: aarch64 ppc64le x86_64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user