- Fix RPM conflicts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=25
This commit is contained in:
Luke Jones 2017-01-31 03:15:13 +00:00 committed by Git OBS Bridge
parent 0e25c140f9
commit 0c051b70c7
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 31 03:14:38 UTC 2017 - luke.nukem.jones@gmail.com
- Fix RPM conflicts.
-------------------------------------------------------------------
Fri Dec 23 08:22:26 UTC 2016 - luke.nukem.jones@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -36,9 +36,8 @@ BuildRequires: python
Recommends: cargo
#FIXME: currently there's no way to have rustc and rustc-beta installed
Conflicts: rust < %{version}
Conflicts: rustc <= %{version}
Conflicts: rustc-bootstrap <= %{version}
Conflicts: rustc
Conflicts: rustc-bootstrap
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64