Luke Jones 2017-03-23 19:57:20 +00:00 committed by Git OBS Bridge
parent 56a186d5a8
commit bcd4a406a1

View File

@ -19,7 +19,6 @@
%global prev_rust 1.15.1
%global prev_cargo 0.16.0
%global rust_version 1.16.0
%global abi gnu
%ifarch s390x
%global _arch s390x
@ -42,8 +41,8 @@
%endif
%global rust_triple %{_arch}-unknown-linux-%{abi}
%bcond_with bootstrap
Name: rust-%{rust_version}
Version: %{rust_version}
Name: rust
Version: 1.16.0
Release: 0
Summary: A systems programming language
License: MIT or Apache-2.0
@ -51,7 +50,7 @@ Group: Development/Languages/Other
Url: http://www.rust-lang.org
Source0: https://static.rust-lang.org/dist/rustc-%{version}-src.tar.gz
Source1: config.toml
Source100: %{name}-rpmlintrc
Source100: %{name}-%{version}-rpmlintrc
# PATCH-FIX-OPENSUSE: Set DT_SONAME when building dylibs
Patch1: add-soname.patch
BuildRequires: ccache