Bug 1056804 - (possibly) branch for EPEL 7
Summary: (possibly) branch for EPEL 7
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-HTML-Element-Extended
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-22 23:39 UTC by Bill Nottingham
Modified: 2014-03-17 03:34 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-23 19:27:44 UTC
Type: Bug
Embargoed:
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Bill Nottingham 2014-01-22 23:39:16 UTC
Description of problem:

I need to build perl-HTML-TableExtract for EPEL 7.
It has a buildrequirement on perl-HTML-Element-Extended. (added as part of a perl-sig update)

However, it doesn't have a runtime requirement on it, looking at current builds. It also seems to build the same package when perl-HTML-Element-Extended isn't installed.

So, we could just branch perl-HTML-Element-Extended for EPEL 7, so I can build my package. But I'm curious whether it's really needed.

Version-Release number of selected component (if applicable):

Looking at F20/devel packages

Comment 1 Petr Šabata 2014-01-23 16:20:45 UTC
Are you sure?  I don't see this dependency in perl-HTML-TableExtract's SPEC anywhere (not even in the whole git log).  It's not anywhere in the perl code either.

Perhaps this was meant for a different package?

Comment 2 Bill Nottingham 2014-01-23 16:36:23 UTC
$ grep Element perl-HTML-TableExtract.spec
BuildRequires:	perl(HTML::ElementTable)

which is provided by perl-HTML-Element-Extended.

Comment 3 Petr Šabata 2014-01-23 16:57:26 UTC
Ah, right.

This dependency seems to be used only in the 'tree' mode and, judging by the code, even though it gets loaded vial eval, it's actually necessary in those cases.

Feel free to request the epel-7 branch for yourself.

Comment 4 Petr Šabata 2014-01-23 17:06:02 UTC
It should also be added, along with HTML::TreeBuilder, to the explicit Requires list.

Comment 5 Bill Nottingham 2014-01-23 18:43:05 UTC
Package Change Request
======================
Package Name: perl-HTML-Element-Extended
New Branches: epel7
Owners: notting

Comment 6 Gwyn Ciesla 2014-01-23 18:58:18 UTC
Git done (by process-git-requests).


Note You need to log in before you can comment on or make changes to this bug.