This commit is contained in:
parent
a4612e106a
commit
7bf04bc990
@ -36,9 +36,9 @@ BuildRequires: python
|
|||||||
Recommends: cargo
|
Recommends: cargo
|
||||||
#FIXME: currently there's no way to have rustc and rustc-beta installed
|
#FIXME: currently there's no way to have rustc and rustc-beta installed
|
||||||
|
|
||||||
Conflicts: rust <= %{version}
|
Conflicts: rust < %{version}
|
||||||
Conflicts: rustc <= %{version}
|
Conflicts: rustc <= %{version}
|
||||||
Conflicts: rustc-bootstrap < %{version}
|
Conflicts: rustc-bootstrap <= %{version}
|
||||||
|
|
||||||
Provides: rust = %{version}
|
Provides: rust = %{version}
|
||||||
Provides: rustc = %{version}
|
Provides: rustc = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user