misc pushed to perl-HTML-TreeBuilderX-ASP_NET (master). "Fix build on rawhide, since CPAN.pm is missing"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 14:46:52 UTC 2015


From 731a4f05b8e213049fc762eed891cc841e978703 Mon Sep 17 00:00:00 2001
From: Michael Scherer <misc at zarb.org>
Date: Thu, 14 May 2015 10:33:57 -0400
Subject: Fix build on rawhide, since CPAN.pm is missing


diff --git a/perl-HTML-TreeBuilderX-ASP_NET.spec b/perl-HTML-TreeBuilderX-ASP_NET.spec
index 00121af..e8436e3 100644
--- a/perl-HTML-TreeBuilderX-ASP_NET.spec
+++ b/perl-HTML-TreeBuilderX-ASP_NET.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTML-TreeBuilderX-ASP_NET
 Version:        0.09
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Scrape ASP.NET/VB.NET sites which utilize Javascript POST-backs
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -31,6 +31,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(ExtUtils::MM_Unix)
+BuildRequires:  perl(CPAN)
 Requires:       perl(Class::MOP)
 Requires:       perl(HTML::TreeBuilder)
 Requires:       perl(Moose) >= 0.89
@@ -70,6 +71,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 14 2015 Michael Scherer <misc at zarb.org> 0.09-5
+- fix build on rawhide
+
 * Wed Jan 29 2014 Michael Scherer <misc at zarb.org> 0.09-4
 - fix item found during the review
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-HTML-TreeBuilderX-ASP_NET.git/commit/?h=master&id=731a4f05b8e213049fc762eed891cc841e978703


More information about the perl-devel mailing list