From 753ed3780567ac4a804ce5cad3bc40c5722ea5d82f45c8e27b572c00181fad94 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 18 Jun 2009 15:05:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-TableExtract?expand=0&rev=3 --- perl-HTML-TableExtract.spec | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/perl-HTML-TableExtract.spec b/perl-HTML-TableExtract.spec index 173ca0e..5db5490 100644 --- a/perl-HTML-TableExtract.spec +++ b/perl-HTML-TableExtract.spec @@ -1,20 +1,28 @@ # # spec file for package perl-HTML-TableExtract (Version 2.10) # -# Copyright (c) 2007 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. +# Copyright (c) 2009 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 +# 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/ # # norootforbuild + Name: perl-HTML-TableExtract -URL: http://cpan.org/modules/by-module/HTML/ +Url: http://cpan.org/modules/by-module/HTML/ License: Public Domain, Freeware Group: Development/Libraries/Perl -Autoreqprov: on +AutoReqProv: on Requires: perl-HTML-Parser Requires: perl = %{perl_version} BuildRequires: perl-HTML-Parser @@ -22,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: 1 +Release: 72 Source: HTML-TableExtract-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -62,5 +70,5 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor /var/adm/perl-modules/%{name} %changelog -* Thu Aug 23 2007 - sbrabec@suse.cz +* Thu Aug 23 2007 sbrabec@suse.cz - New SuSE package, version 1.13 (#242504).