forked from pool/perl-HTML-FillInForm
Accepting request 29547 from devel:languages:perl
Copy from devel:languages:perl/perl-HTML-FillInForm based on submit request 29547 from user coolo OBS-URL: https://build.opensuse.org/request/show/29547 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-FillInForm?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
89cd0ddbe2
commit
6e6bb4a228
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 09:23:04 CEST 2007 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-HTML-FillInForm (Version 2.00)
|
||||
#
|
||||
# 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
|
||||
@@ -21,12 +21,12 @@
|
||||
Name: perl-HTML-FillInForm
|
||||
BuildRequires: perl-HTML-Parser
|
||||
Version: 2.00
|
||||
Release: 65
|
||||
Release: 66
|
||||
Requires: perl-HTML-Parser >= 3.26
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
License: Artistic
|
||||
Url: http://cpan.org/modules/by-module/HTML/
|
||||
Summary: Perl module HTML::FillInForm
|
||||
Source: HTML-FillInForm-%{version}.tar.bz2
|
||||
@@ -48,7 +48,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
make test
|
||||
|
||||
%install
|
||||
@@ -67,47 +67,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Oct 08 2007 anicka@suse.cz
|
||||
- update to 2.00
|
||||
* Allow passing an arrayref of hashrefs through fdat
|
||||
* Several new shortcuts
|
||||
* Add support for ID attribute on form tags
|
||||
* Added 'disable_fields' method
|
||||
* Support IE down-level revealed HTML comments
|
||||
* hash is not reset before each() is called
|
||||
* bugfixes
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Jan 03 2006 anicka@suse.cz
|
||||
- update to 1.06
|
||||
* Wed Sep 28 2005 dmueller@suse.de
|
||||
- add norootforbuild
|
||||
* Fri Jul 29 2005 mjancar@suse.cz
|
||||
- update to 1.05
|
||||
* Thu Aug 19 2004 mjancar@suse.cz
|
||||
- update to 1.04
|
||||
* Thu Feb 26 2004 mjancar@suse.cz
|
||||
- update to 1.03
|
||||
* Fri Aug 22 2003 mjancar@suse.cz
|
||||
- require the perl version we build with
|
||||
* Thu Jul 17 2003 mjancar@suse.cz
|
||||
- adapt to perl-5.8.1
|
||||
- use %%perl_process_packlist
|
||||
* Fri Jun 13 2003 mjancar@suse.cz
|
||||
- update to 1.02
|
||||
- fix filelist
|
||||
* Tue May 20 2003 mjancar@suse.cz
|
||||
- remove unpackaged files
|
||||
* Fri Dec 20 2002 prehak@suse.cz
|
||||
- updated to version 1.00
|
||||
* Wed Jul 10 2002 prehak@suse.cz
|
||||
- updated to version 0.29
|
||||
* Tue Jul 02 2002 mls@suse.de
|
||||
- remove race in .packlist generation
|
||||
* Fri Jan 18 2002 rvasice@suse.cz
|
||||
- update to version 0.23
|
||||
* Tue Aug 14 2001 rvasice@suse.cz
|
||||
- update to version 0.18
|
||||
- bzip sources
|
||||
* Mon Apr 09 2001 cihlar@suse.cz
|
||||
- initial version 0.11
|
||||
|
Reference in New Issue
Block a user