forked from pool/perl-HTML-TableExtract
Accepting request 29184 from devel:languages:perl
Copy from devel:languages:perl/perl-HTML-TableExtract based on submit request 29184 from user coolo OBS-URL: https://build.opensuse.org/request/show/29184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-TableExtract?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
753ed37805
commit
4b94f1b463
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 16:00:34 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-HTML-TableExtract (Version 2.10)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -30,7 +30,7 @@ BuildRequires: perl-HTML-Parser
|
||||
BuildRequires: perl-HTML-Tree perl-Test-Pod-Coverage
|
||||
Summary: Simplifies extraction of information within tables in HTML documents
|
||||
Version: 2.10
|
||||
Release: 72
|
||||
Release: 73
|
||||
Source: HTML-TableExtract-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -49,7 +49,7 @@ documentation for details.
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
make test
|
||||
@@ -70,5 +70,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2007 sbrabec@suse.cz
|
||||
- New SuSE package, version 1.13 (#242504).
|
||||
|
Reference in New Issue
Block a user