diff --git a/.cvsignore b/.cvsignore index c179da7..d91ea8d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Build-0.2606.tar.gz +Module-Build-0.2608.tar.gz diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 1ea259e..479dff7 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-Module-Build -Version: 0.2606 +Version: 0.2608 Release: 1 Epoch: 0 Summary: Perl module for building and installing Perl modules @@ -9,7 +9,7 @@ Summary: Perl module for building and installing Perl modules Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Module-Build/ -Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-0.2606.tar.gz +Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-0.2608.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -24,11 +24,6 @@ ExtUtils::MakeMaker. %prep %setup -q -n Module-Build-%{version} -# See 2004-12-01 changelog entry for rationale for this hack: -%{__perl} -MTest::Harness::Straps -e \ - '$Test::Harness::Straps::VERSION < 0.20 && - system("%{__perl} -pi -e \"s/have_yaml = .*/have_yaml = 0;/\" \\ - t/runthrough.t")' %build @@ -60,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 27 2005 Ville Skyttä - 0:0.2608-1 +- Update to 0.2608, Test::Harness kludge no longer needed. + * Sun Dec 19 2004 Ville Skyttä - 0:0.2606-1 - Update to 0.2606. diff --git a/sources b/sources index 1698be2..2684a7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c03476a9c0b5b27416b8a978afa8996 Module-Build-0.2606.tar.gz +edb30a062bfca5570d412d1576787648 Module-Build-0.2608.tar.gz