From c15bf9476ac6201990eb62e23aeb73e5819521e7 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Mon, 3 Sep 2007 03:18:37 +0000 Subject: [PATCH] - Update license tag. - BR: perl(ExtUtils::MakeMaker). --- perl-HTML-Format.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index c9acabb..f37bd62 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -4,7 +4,7 @@ Release: 5%{?dist} Summary: HTML formatter modules Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/HTML-Format/ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/HTML-Format-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -12,6 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTML::Element) >= 3.15 BuildRequires: perl(Font::AFM) >= 1.17 @@ -63,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/HTML* %changelog +* Mon Sep 03 2007 Ralf Corsépius - 2.04-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Corsépius - 2.04-5 - Mass rebuild.