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.