8
0
OBS User unknown
2009-06-18 15:05:54 +00:00
committed by Git OBS Bridge
parent f9a966e6cc
commit 753ed37805

View File

@@ -1,20 +1,28 @@
# #
# spec file for package perl-HTML-TableExtract (Version 2.10) # spec file for package perl-HTML-TableExtract (Version 2.10)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# #
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: perl-HTML-TableExtract Name: perl-HTML-TableExtract
URL: http://cpan.org/modules/by-module/HTML/ Url: http://cpan.org/modules/by-module/HTML/
License: Public Domain, Freeware License: Public Domain, Freeware
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Autoreqprov: on AutoReqProv: on
Requires: perl-HTML-Parser Requires: perl-HTML-Parser
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
BuildRequires: perl-HTML-Parser BuildRequires: perl-HTML-Parser
@@ -22,7 +30,7 @@ BuildRequires: perl-HTML-Parser
BuildRequires: perl-HTML-Tree perl-Test-Pod-Coverage BuildRequires: perl-HTML-Tree perl-Test-Pod-Coverage
Summary: Simplifies extraction of information within tables in HTML documents Summary: Simplifies extraction of information within tables in HTML documents
Version: 2.10 Version: 2.10
Release: 1 Release: 72
Source: HTML-TableExtract-%{version}.tar.bz2 Source: HTML-TableExtract-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -62,5 +70,5 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
/var/adm/perl-modules/%{name} /var/adm/perl-modules/%{name}
%changelog %changelog
* Thu Aug 23 2007 - sbrabec@suse.cz * Thu Aug 23 2007 sbrabec@suse.cz
- New SuSE package, version 1.13 (#242504). - New SuSE package, version 1.13 (#242504).