forked from pool/perl-HTML-FillInForm
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-FillInForm?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
5d0760a5d1
commit
89cd0ddbe2
@@ -1,19 +1,27 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-HTML-FillInForm (Version 2.00)
|
# spec file for package perl-HTML-FillInForm (Version 2.00)
|
||||||
#
|
#
|
||||||
# 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-FillInForm
|
Name: perl-HTML-FillInForm
|
||||||
BuildRequires: perl-HTML-Parser
|
BuildRequires: perl-HTML-Parser
|
||||||
Version: 2.00
|
Version: 2.00
|
||||||
Release: 1
|
Release: 65
|
||||||
Requires: perl-HTML-Parser >= 3.26
|
Requires: perl-HTML-Parser >= 3.26
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@@ -57,8 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{perl_vendorlib}/HTML
|
%{perl_vendorlib}/HTML
|
||||||
%{perl_vendorarch}/auto/HTML
|
%{perl_vendorarch}/auto/HTML
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Oct 08 2007 - anicka@suse.cz
|
* Mon Oct 08 2007 anicka@suse.cz
|
||||||
- update to 2.00
|
- update to 2.00
|
||||||
* Allow passing an arrayref of hashrefs through fdat
|
* Allow passing an arrayref of hashrefs through fdat
|
||||||
* Several new shortcuts
|
* Several new shortcuts
|
||||||
@@ -67,38 +76,38 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Support IE down-level revealed HTML comments
|
* Support IE down-level revealed HTML comments
|
||||||
* hash is not reset before each() is called
|
* hash is not reset before each() is called
|
||||||
* bugfixes
|
* bugfixes
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Tue Jan 03 2006 - anicka@suse.cz
|
* Tue Jan 03 2006 anicka@suse.cz
|
||||||
- update to 1.06
|
- update to 1.06
|
||||||
* Wed Sep 28 2005 - dmueller@suse.de
|
* Wed Sep 28 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Fri Jul 29 2005 - mjancar@suse.cz
|
* Fri Jul 29 2005 mjancar@suse.cz
|
||||||
- update to 1.05
|
- update to 1.05
|
||||||
* Thu Aug 19 2004 - mjancar@suse.cz
|
* Thu Aug 19 2004 mjancar@suse.cz
|
||||||
- update to 1.04
|
- update to 1.04
|
||||||
* Thu Feb 26 2004 - mjancar@suse.cz
|
* Thu Feb 26 2004 mjancar@suse.cz
|
||||||
- update to 1.03
|
- update to 1.03
|
||||||
* Fri Aug 22 2003 - mjancar@suse.cz
|
* Fri Aug 22 2003 mjancar@suse.cz
|
||||||
- require the perl version we build with
|
- require the perl version we build with
|
||||||
* Thu Jul 17 2003 - mjancar@suse.cz
|
* Thu Jul 17 2003 mjancar@suse.cz
|
||||||
- adapt to perl-5.8.1
|
- adapt to perl-5.8.1
|
||||||
- use %%perl_process_packlist
|
- use %%perl_process_packlist
|
||||||
* Fri Jun 13 2003 - mjancar@suse.cz
|
* Fri Jun 13 2003 mjancar@suse.cz
|
||||||
- update to 1.02
|
- update to 1.02
|
||||||
- fix filelist
|
- fix filelist
|
||||||
* Tue May 20 2003 - mjancar@suse.cz
|
* Tue May 20 2003 mjancar@suse.cz
|
||||||
- remove unpackaged files
|
- remove unpackaged files
|
||||||
* Fri Dec 20 2002 - prehak@suse.cz
|
* Fri Dec 20 2002 prehak@suse.cz
|
||||||
- updated to version 1.00
|
- updated to version 1.00
|
||||||
* Wed Jul 10 2002 - prehak@suse.cz
|
* Wed Jul 10 2002 prehak@suse.cz
|
||||||
- updated to version 0.29
|
- updated to version 0.29
|
||||||
* Tue Jul 02 2002 - mls@suse.de
|
* Tue Jul 02 2002 mls@suse.de
|
||||||
- remove race in .packlist generation
|
- remove race in .packlist generation
|
||||||
* Fri Jan 18 2002 - rvasice@suse.cz
|
* Fri Jan 18 2002 rvasice@suse.cz
|
||||||
- update to version 0.23
|
- update to version 0.23
|
||||||
* Tue Aug 14 2001 - rvasice@suse.cz
|
* Tue Aug 14 2001 rvasice@suse.cz
|
||||||
- update to version 0.18
|
- update to version 0.18
|
||||||
- bzip sources
|
- bzip sources
|
||||||
* Mon Apr 09 2001 - cihlar@suse.cz
|
* Mon Apr 09 2001 cihlar@suse.cz
|
||||||
- initial version 0.11
|
- initial version 0.11
|
||||||
|
Reference in New Issue
Block a user