forked from pool/perl-HTML-FillInForm
Accepting request 297038 from devel:languages:perl:autoupdate
- updated to 2.21 see /usr/share/doc/packages/perl-HTML-FillInForm/Changes 2.21 - August 14th, 2014 - Declare CGI.pm as a testing dependency (RT #98012, thanks to Martin McGrath) OBS-URL: https://build.opensuse.org/request/show/297038 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FillInForm?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
bdbebd9495
commit
e91b209625
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-HTML-FillInForm
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,21 +17,22 @@
|
||||
|
||||
|
||||
Name: perl-HTML-FillInForm
|
||||
Version: 2.20
|
||||
Version: 2.21
|
||||
Release: 0
|
||||
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
|
||||
%define cpan_name HTML-FillInForm
|
||||
Summary: Populates HTML Forms with data.
|
||||
Summary: Populates HTML Forms with data
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/HTML-FillInForm/
|
||||
Source: http://www.cpan.org/authors/id/M/MA/MARKSTOS/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/M/MA/MARKSTOS/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(HTML::Parser) >= 3.26
|
||||
BuildRequires: perl(HTML::TokeParser) >= 3.26
|
||||
#BuildRequires: perl(HTML::FillInForm)
|
||||
Requires: perl(HTML::Parser) >= 3.26
|
||||
Requires: perl(HTML::TokeParser) >= 3.26
|
||||
%{perl_requires}
|
||||
|
Reference in New Issue
Block a user