From e3bbc3d8c8634dd29d52f62cd579bd2e8a3e2676b6cf8dc3750937816663c0d1 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 16 Jan 2024 09:53:38 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=379 --- bash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash.spec b/bash.spec index 8a8b44d..e03989c 100644 --- a/bash.spec +++ b/bash.spec @@ -105,7 +105,7 @@ BuildRequires: update-alternatives BuildRequires: pkgconfig(audit) BuildRequires: pkgconfig(ncurses) # This has to be always the same version as included in the bash its self -BuildRequires: pkgconfig(readline) = 8.2 +BuildRequires: pkgconfig(readline) >= %{rl_version} %if %{with alternatives} Requires(post): update-alternatives Requires(post): libreadline%{rl_major} >= %{rl_version}