8
0

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:
OBS User autobuild
2010-01-12 11:16:59 +00:00
committed by Git OBS Bridge
parent 753ed37805
commit 4b94f1b463
2 changed files with 8 additions and 5 deletions

View File

@@ -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).