8
0

Accepting request 29182 from devel:languages:perl

Copy from devel:languages:perl/perl-HTML-Template based on submit request 29182 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Template?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2010-01-12 11:05:23 +00:00
committed by Git OBS Bridge
parent f83e160399
commit d575264e10
2 changed files with 9 additions and 43 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 30 10:32:14 CET 2007 - anicka@suse.cz Tue Jan 30 10:32:14 CET 2007 - anicka@suse.cz

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-HTML-Template (Version 2.9) # spec file for package perl-HTML-Template (Version 2.9)
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
Name: perl-HTML-Template Name: perl-HTML-Template
Url: http://cpan.org/modules/by-module/HTML/ Url: http://cpan.org/modules/by-module/HTML/
License: GPL v2 or later License: GPLv2+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
AutoReqProv: on AutoReqProv: on
Summary: This Module Attempts to make using HTML Templates Simple and Natural Summary: This Module Attempts to make using HTML Templates Simple and Natural
Version: 2.9 Version: 2.9
Release: 104 Release: 105
Source: HTML-Template-%{version}.tar.bz2 Source: HTML-Template-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -46,7 +46,7 @@ Authors:
%build %build
perl Makefile.PL perl Makefile.PL
make make %{?_smp_mflags}
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
%install %install
@@ -66,42 +66,3 @@ rm -rf $RPM_BUILD_ROOT
%doc ANNOUNCE ARTISTIC Changes FAQ GPL MANIFEST README %doc ANNOUNCE ARTISTIC Changes FAQ GPL MANIFEST README
%changelog %changelog
* Tue Jan 30 2007 anicka@suse.cz
- update to 2.9
* the new force_untaint option makes sure you do not pass tainted
values to param()
* Added ESCAPE=NONE as a synonym for ESCAPE=0. Fixed
both to work with default_escape.
* DEFAULT didn't work with URL and JS escaping.
* Long-standing bug where variables set in a loop weren't
available inside inner loops under global_vars if the variable
wasn't actually used in the outer loop.
* Changed references to CVS in the docs to Subversion now that
the switch is complete.
* Tests fixed.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 06 2006 anicka@suse.cz
- update to 2.8
* Wed Sep 28 2005 dmueller@suse.de
- add norootforbuild
* Mon Aug 01 2005 cthiel@suse.de
- update to version 2.7
* Fri Aug 22 2003 mjancar@suse.cz
- require the perl version we build with
* Mon Jul 14 2003 freitag@suse.de
- cleaned up specfile filelist to install to vendor dirs
* Sun Jun 22 2003 coolo@suse.de
- package directories
* Mon May 19 2003 freitag@suse.de
- update to version 2.6 with bugfixes and some new features (see
Changes file in package), removed perllocal.pod off the build
system.
* Thu Aug 08 2002 mls@suse.de
- use sitearch macro
* Tue Jul 02 2002 mls@suse.de
- remove race in .packlist generation
* Tue May 28 2002 freitag@suse.de
- update to version 2.5 - mostly bugfixes.
* Fri Jun 08 2001 freitag@suse.de
- new package with version 2.2