From 01d67a001cd2eaef2b6a5312b79dff07776810a5 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 May 2022 15:31:02 +0200 Subject: [PATCH] Update the deps --- perl-XML-XPath.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index a2e6f11..eff5984 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -61,7 +61,6 @@ Requires: perl(XML::Parser) >= 2.23 %global __requires_exclude %{__requires_exclude}|^perl\\(Test::LeakTrace\\) %endif - %description This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the @@ -72,9 +71,6 @@ this as they support functionality beyond XPath. Summary: Tests for %{name} Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: perl-Test-Harness -%if %{with perl_XML_XPath_enables_optional_test} -Requires: perl(Test::LeakTrace) -%endif %description tests Tests from %{name}. Execute them