From 06758e49ff1f085d2e7d8373857c56525c2ea20d Mon Sep 17 00:00:00 2001 From: Ian Burrell Date: Fri, 13 Jun 2008 23:37:56 +0000 Subject: [PATCH] merge from devel --- perl-Path-Class.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 4fc88bb..a2db303 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,13 +1,14 @@ Name: perl-Path-Class Version: 0.16 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Cross-platform path specification manipulation -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Path-Class/ Source0: http://www.cpan.org/modules/by-module/Path/Path-Class-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(Test::More) BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,5 +47,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Mar 5 2008 Tom "spot" Callaway - 0.16-3 +- rebuild for new perl + +* Thu Aug 16 2007 Ian Burrell - 0.16-2 +- Fix BuildRequires + * Mon Jan 29 2007 Ian Burrell 0.16-1 - Specfile autogenerated by cpanspec 1.69.1.