From 9b92f37963cdc960490b41e37bd5d0c284f0cccb Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 8 Apr 2022 10:57:19 -0700 Subject: [PATCH] Add dep on libunwind --- yelp.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/yelp.spec b/yelp.spec index 57abc0d..75583bc 100644 --- a/yelp.spec +++ b/yelp.spec @@ -1,11 +1,12 @@ %global libhandy_version 1.5.0 +%global libunwind_version 1.6.2 %global tarball_version %%(echo %{version} | tr '~' '.') Name: yelp Epoch: 2 Version: 42.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Help browser for the GNOME desktop License: LGPLv2+ and ASL 2.0 and GPLv2+ @@ -32,6 +33,7 @@ BuildRequires: intltool BuildRequires: itstool BuildRequires: make Requires: libhandy%{?_isa} >= %{libhandy_version} +Requires: libunwind%{?_isa} >= %{libunwind_version} Requires: yelp-libs%{?_isa} = %{epoch}:%{version}-%{release} Requires: yelp-xsl @@ -95,6 +97,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop %changelog +* Fri Apr 08 2022 Kevin Fenzi - 2:42.1-2 +- Add dep on libunwind + * Sat Mar 26 2022 David King - 2:42.1-1 - Update to 42.1