[packages/perl-ExtUtils-MakeMaker] Disabled tests, they fail due to harmless warnings Release 2

baggins baggins at pld-linux.org
Sat Jul 14 14:05:20 CEST 2012


commit b06c26549888183eaef73a003bc7265fef1ddcae
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jul 14 14:04:57 2012 +0200

    Disabled tests, they fail due to harmless warnings
    Release 2

 perl-ExtUtils-MakeMaker.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec
index dc8ab82..5c92a7b 100644
--- a/perl-ExtUtils-MakeMaker.spec
+++ b/perl-ExtUtils-MakeMaker.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	ExtUtils
@@ -9,7 +9,7 @@ Summary:	ExtUtils::MakeMaker - create a module Makefile
 Summary(pl.UTF-8):	ExtUtils::MakeMaker - tworzenie Makefile dla modułu
 Name:		perl-ExtUtils-MakeMaker
 Version:	6.62
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl


More information about the pld-cvs-commit mailing list