From 1db24e5d5022e683c107397ad001d56b4dcd126af62536d50d30d16dba7f525f Mon Sep 17 00:00:00 2001 From: Luke Jones Date: Sat, 23 Sep 2017 00:04:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=121 --- rust.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust.spec b/rust.spec index 6c2208b..b3cbad7 100644 --- a/rust.spec +++ b/rust.spec @@ -85,7 +85,7 @@ BuildRequires: fdupes # There are no successful builds for less than TW or Leap 42.2, so bootstrap # until such time that there is. -%if %{with rust_bootstrap} || (0%{?suse_version} < 1330 && 0%{?sle_version} <= 120100) +%if %{with rust_bootstrap} BuildRequires: rust-std-bootstrap = %{prev_rust} BuildRequires: rustc-bootstrap = %{prev_rust} %else