From f5ccc03c15c2f6a92814141656932d13d3e868d7 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sun, 26 Aug 2007 19:10:48 +0000 Subject: [PATCH] license tag fix --- perl-Pod-POM.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Pod-POM.spec b/perl-Pod-POM.spec index 1bec81a..441227d 100644 --- a/perl-Pod-POM.spec +++ b/perl-Pod-POM.spec @@ -2,18 +2,18 @@ Name: perl-Pod-POM Version: 0.17 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Object-oriented interface to Perl POD documents Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Pod-POM/ Source0: http://www.cpan.org/authors/id/A/AB/ABW/Pod-POM-0.17.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 26 2007 Tom "spot" Callaway 0.17-7 +- license tag fix + * Fri Sep 15 2006 Tom "spot" Callaway 0.17-6 - build for fc6