- Fix provides/conflicts/obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
9d3a3b3902
commit
2b49e822b5
@@ -36,13 +36,10 @@ 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}
|
||||
|
||||
Provides: rust = %{version}
|
||||
Obsoletes: rustc-1_9
|
||||
Provides: rustc = %{version}
|
||||
Provides: rustc-stable = %{version}
|
||||
Provides: rustc-stable = %{version}
|
||||
Conflicts: rustc-bootstrap <= %{version}
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
|
||||
|
Reference in New Issue
Block a user