SHA256
1
0
forked from pool/elinks

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
This commit is contained in:
2022-06-14 09:21:29 +00:00
committed by Git OBS Bridge
parent a7b9be939a
commit 2018f2cc01
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 13 12:48:36 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 Tue Jul 23 20:49:14 CEST 2019 - sbrabec@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package elinks # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 Summary: An advanced and well-established feature-rich text mode web browser
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Networking/Web/Browsers 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 # Volatile download URL http://elinks.or.cz/download/%{name}-current-%{tar_version}.tar.bz2
Source0: %{name}-current-%{tar_version}.tar.bz2 Source0: %{name}-current-%{tar_version}.tar.bz2
Patch0: build-with-new-ruby.patch Patch0: build-with-new-ruby.patch
@@ -59,6 +59,7 @@ BuildRequires: zlib-devel
Provides: web_browser Provides: web_browser
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%perl_requires %perl_requires
%requires_eq perl
%description %description
ELinks is an advanced and well-established feature-rich text mode web ELinks is an advanced and well-established feature-rich text mode web