From 4c0529c7174e9ae6065cd2b3e39865582f851070 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Sun, 18 Mar 2018 14:11:03 +0100 Subject: [PATCH] Update Python 2 dependency declarations to new packaging standards --- yelp-xsl.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 1e17048..698a1c4 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,6 +1,6 @@ Name: yelp-xsl Version: 3.28.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XSL stylesheets for the yelp help browser License: LGPLv2+ and GPLv2+ @@ -9,7 +9,7 @@ URL: https://download.gnome.org/sources/yelp-xsl Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: libxml2-python +BuildRequires: python2-libxml2 BuildRequires: /usr/bin/xmllint BuildRequires: /usr/bin/xsltproc BuildRequires: intltool @@ -53,6 +53,10 @@ make %{?_smp_mflags} %changelog +* Sun Mar 18 2018 Iryna Shcherbina - 3.28.0-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Mon Mar 12 2018 Kalev Lember - 3.28.0-1 - Update to 3.28.0