Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1448729 Details for
Bug 1588542
Useless dependency on perl(Test::Perl::Critic)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed fix
0001-Fix-a-dependency-list.patch (text/plain), 1.93 KB, created by
Petr Pisar
on 2018-06-07 13:56:05 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2018-06-07 13:56:05 UTC
Size:
1.93 KB
patch
obsolete
>From 19bb105d64281b98a2d1aad390f8c4f5ef431b68 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> >Date: Thu, 7 Jun 2018 15:50:38 +0200 >Subject: [PATCH] Fix a dependency list >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Petr PÃsaÅ <ppisar@redhat.com> >--- > perl-XML-TreeBuilder.spec | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) > >diff --git a/perl-XML-TreeBuilder.spec b/perl-XML-TreeBuilder.spec >index fbad858..feee43a 100644 >--- a/perl-XML-TreeBuilder.spec >+++ b/perl-XML-TreeBuilder.spec >@@ -1,7 +1,7 @@ > Summary: Parser that builds a tree of XML::Element objects > Name: perl-XML-TreeBuilder > Version: 5.4 >-Release: 10%{?dist} >+Release: 11%{?dist} > License: GPL+ or Artistic > Group: Development/Libraries > URL: https://metacpan.org/release/XML-TreeBuilder >@@ -9,6 +9,8 @@ URL: https://metacpan.org/release/XML-TreeBuilder > # push the patch upstream > Source: https://cpan.metacpan.org/modules/by-module/XML/XML-TreeBuilder-%{version}.tar.gz > BuildArch: noarch >+BuildRequires: coreutils >+BuildRequires: findutils > BuildRequires: perl-interpreter > BuildRequires: perl-generators > BuildRequires: perl(Carp) >@@ -20,9 +22,6 @@ BuildRequires: perl(Module::Build) > BuildRequires: perl(strict) > BuildRequires: perl(Test) > BuildRequires: perl(Test::More) >-BuildRequires: perl(Test::Pod) >= 1.14 >-BuildRequires: perl(Test::Pod::Coverage) >= 1.04 >-BuildRequires: perl(Test::Perl::Critic) > BuildRequires: perl(vars) > BuildRequires: perl(warnings) > BuildRequires: perl(XML::Catalog) >= 1.02 >@@ -55,6 +54,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' > %{perl_vendorlib}/XML/ > > %changelog >+* Thu Jun 07 2018 Petr Pisar <ppisar@redhat.com> - 5.4-11 >+- Fix a dependency list >+ > * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.4-10 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild > >-- >2.14.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1588542
: 1448729