From 7bf04bc99049c3576a6f3c04ea09d40e62c9652f5f53d9c35bcca96ad3fceffb Mon Sep 17 00:00:00 2001 From: Luke Jones Date: Tue, 31 Jan 2017 04:14:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=28 --- rust.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust.spec b/rust.spec index 59c9638..ee1e45f 100644 --- a/rust.spec +++ b/rust.spec @@ -36,9 +36,9 @@ BuildRequires: python Recommends: cargo #FIXME: currently there's no way to have rustc and rustc-beta installed -Conflicts: rust <= %{version} +Conflicts: rust < %{version} Conflicts: rustc <= %{version} -Conflicts: rustc-bootstrap < %{version} +Conflicts: rustc-bootstrap <= %{version} Provides: rust = %{version} Provides: rustc = %{version}