From a3a2cfd606b65e1d05670c8bb27afd74ff1f0085 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 13 Jul 2017 11:42:09 +0200
Subject: perl dependency renamed to perl-interpreter
 <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>

---
 perl-XML-LibXML.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 03164d5..188fc73 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -8,7 +8,7 @@ Name:           perl-XML-LibXML
 # it might not be needed anymore
 # this module is maintained, the other is not
 Version:        2.0129
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
 Group:          Development/Libraries
@@ -21,7 +21,7 @@ BuildRequires:  glibc-common
 BuildRequires:  gcc
 BuildRequires:  libxml2-devel
 BuildRequires:  make
-BuildRequires:  perl
+BuildRequires:  perl-interpreter
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
@@ -77,7 +77,7 @@ BuildRequires:  perl(utf8)
 # Author test - Test::TrailingSpace
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # Run-require "perl" because a triggerin script needs it.
-Requires:           perl
+Requires:           perl-interpreter
 Requires(preun):    perl
 # threads and threads::shared are optional
 Provides:       perl-XML-LibXML-Common = %{version}
@@ -136,6 +136,10 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jul 13 2017 Petr Pisar <ppi...@redhat.com> - 1:2.0129-2
+- perl dependency renamed to perl-interpreter
+  <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
+
 * Wed Mar 15 2017 Jitka Plesnikova <jples...@redhat.com> - 1:2.0129-1
 - 2.0129 bump
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-XML-LibXML.git/commit/?h=f26&id=a3a2cfd606b65e1d05670c8bb27afd74ff1f0085
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to