From 2018f2cc010c6d7010c2db8881e6817506c4927fb7a9a4f25e58b70a105e5fc1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 14 Jun 2022 09:21:29 +0000 Subject: [PATCH] Accepting request 982456 from home:dimstar:Factory - Require perl in the same version as we built against: elinks links to libperl.so, which changes location based on perl version. The relevant path in encoded as RUNPATH into the binary (boo#1199945). OBS-URL: https://build.opensuse.org/request/show/982456 OBS-URL: https://build.opensuse.org/package/show/network/elinks?expand=0&rev=15 --- elinks.changes | 8 ++++++++ elinks.spec | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/elinks.changes b/elinks.changes index 8ffd0c3..5c6f20d 100644 --- a/elinks.changes +++ b/elinks.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 13 12:48:36 UTC 2022 - Dominique Leuenberger + +- Require perl in the same version as we built against: elinks + links to libperl.so, which changes location based on perl + version. The relevant path in encoded as RUNPATH into the binary + (boo#1199945). + ------------------------------------------------------------------- Tue Jul 23 20:49:14 CEST 2019 - sbrabec@suse.com diff --git a/elinks.spec b/elinks.spec index e6f0fb8..43ad320 100644 --- a/elinks.spec +++ b/elinks.spec @@ -1,7 +1,7 @@ # # spec file for package elinks # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Release: 0 Summary: An advanced and well-established feature-rich text mode web browser License: GPL-2.0-or-later Group: Productivity/Networking/Web/Browsers -Url: http://elinks.or.cz/ +URL: http://elinks.or.cz/ # Volatile download URL http://elinks.or.cz/download/%{name}-current-%{tar_version}.tar.bz2 Source0: %{name}-current-%{tar_version}.tar.bz2 Patch0: build-with-new-ruby.patch @@ -59,6 +59,7 @@ BuildRequires: zlib-devel Provides: web_browser BuildRoot: %{_tmppath}/%{name}-%{version}-build %perl_requires +%requires_eq perl %description ELinks is an advanced and well-established feature-rich text mode web