commit 709cd2b12fd10ddf31c39f78fe5816cf04e7d613
Author: Miro Hrončok <[email protected]>
Date:   Mon Feb 18 10:58:51 2013 +0100

    More tests testing ParseXS removed

 perl-ExtUtils-Typemaps.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-ExtUtils-Typemaps.spec b/perl-ExtUtils-Typemaps.spec
index f5b3f77..5a8ffe1 100644
--- a/perl-ExtUtils-Typemaps.spec
+++ b/perl-ExtUtils-Typemaps.spec
@@ -1,6 +1,6 @@
 Name:           perl-ExtUtils-Typemaps
 Version:        3.18
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Reads, modifies, creates and writes Perl XS typemap files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -38,6 +38,7 @@ sed "/lib\/ExtUtils\/xsubpp/d" Makefile.PL > Makefile.PL.tmp 
&& mv -f Makefile.P
 for FILE in t/*.t; do
   grep -q "ExtUtils::ParseXS::" $FILE || grep -q "ExtUtils::Typemaps" $FILE || 
rm -f $FILE
 done
+rm -f t/002-more.t t/114-blurt_death_Warn.t
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -62,6 +63,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 18 2013 Miro Hrončok <[email protected]> - 3.18-5
+- More tests testing ParseXS removed
+
 * Fri Feb 08 2013 Miro Hrončok <[email protected]> - 3.18-4
 - %%{_perl} to perl
 - Updated comments
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to