From b053725a033953cb2dd8a9e758a28f0673c11e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 16 Apr 2005 12:31:28 +0000 Subject: [PATCH] 0.2610. --- .cvsignore | 2 +- perl-Module-Build.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index d91ea8d..93d521f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Build-0.2608.tar.gz +Module-Build-0.2610.tar.gz diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 479dff7..24361dd 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.2608 +Version: 0.2610 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.2608.tar.gz +Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,7 +33,7 @@ ExtUtils::MakeMaker. %install rm -rf $RPM_BUILD_ROOT -./Build install destdir=$RPM_BUILD_ROOT +./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 chmod -R u+w $RPM_BUILD_ROOT/* @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Apr 16 2005 Ville Skyttä - 0:0.2610-1 +- 0.2610. + * Thu Jan 27 2005 Ville Skyttä - 0:0.2608-1 - Update to 0.2608, Test::Harness kludge no longer needed. diff --git a/sources b/sources index 2684a7d..323e2a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edb30a062bfca5570d412d1576787648 Module-Build-0.2608.tar.gz +a21addf2dbd1725b6b035fbfe65cb30f Module-Build-0.2610.tar.gz