forked from pool/perl-HTML-TableExtract
Accepting request 54930 from devel:languages:perl
Accepted submit request 54930 from user coolo OBS-URL: https://build.opensuse.org/request/show/54930 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-TableExtract?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:27:30 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:30:10 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
|
@@ -24,8 +24,8 @@ License: Public Domain, Freeware
|
||||
Group: Development/Libraries/Perl
|
||||
AutoReqProv: on
|
||||
Requires: perl-HTML-Parser
|
||||
Requires: perl = %{perl_version}
|
||||
BuildRequires: perl-HTML-Parser
|
||||
BuildRequires: perl-macros
|
||||
# Needed only for tests:
|
||||
BuildRequires: perl-HTML-Tree perl-Test-Pod-Coverage
|
||||
Summary: Simplifies extraction of information within tables in HTML documents
|
||||
@@ -33,6 +33,7 @@ Version: 2.10
|
||||
Release: 73
|
||||
Source: HTML-TableExtract-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
HTML::TableExtract is a module that simplifies the extraction of
|
||||
@@ -67,6 +68,5 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%doc %{_mandir}/man?/*
|
||||
%{perl_vendorlib}/HTML
|
||||
%{perl_vendorarch}/auto/HTML-TableExtract
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user