- Update license tag.

- BR: perl(ExtUtils::MakeMaker).
This commit is contained in:
corsepiu 2007-09-03 03:18:37 +00:00
parent ff2327c59b
commit c15bf9476a

View File

@ -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 <rc040203@freenet.de> - 2.04-6
- Update license tag.
- BR: perl(ExtUtils::MakeMaker).
* Tue Sep 05 2006 Ralf Corsépius <rc040203@freenet.de> - 2.04-5
- Mass rebuild.