Revert "Try to fix OBS tumbleweed builds"

This was a misunderstanding, the OBS tumbleweed builds build from a tarball that's pushed manually.

We no longer use corrosion so this dependency is unused.

This reverts commit bdde2b2b35.

Fixes #10391
This commit is contained in:
Fabian Boehm 2024-03-23 11:51:19 +01:00
parent 0cbac81130
commit 6eaaa3adc3

View file

@ -9,8 +9,7 @@ Group: System/Shells
URL: https://fishshell.com/
Source0: %{name}_@VERSION@.orig.tar.xz
# Corrosion requires git, and it's not always preinstalled
BuildRequires: cargo gettext gcc-c++ xz pcre2-devel git
BuildRequires: cargo gettext gcc-c++ xz pcre2-devel
BuildRequires: rust >= 1.67
%if 0%{?rhel} && 0%{?rhel} < 8