[perl-Hardware-Vhdl-Parser/f18] Removed make test

Shakthi Kannan shakthimaan at fedoraproject.org
Thu Oct 4 12:09:14 UTC 2012


commit f78e768f1adfd839efc7626443b10c090371a3b3
Author: Shakthi Kannan <shakthimaan at fedoraproject.org>
Date:   Thu Oct 4 17:33:52 2012 +0530

    Removed make test

 perl-Hardware-Vhdl-Parser.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/perl-Hardware-Vhdl-Parser.spec b/perl-Hardware-Vhdl-Parser.spec
index ddfff63..ab18052 100644
--- a/perl-Hardware-Vhdl-Parser.spec
+++ b/perl-Hardware-Vhdl-Parser.spec
@@ -1,6 +1,6 @@
 Name:           perl-Hardware-Vhdl-Parser
 Version:        0.12
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Complete grammar for parsing VHDL code using perl
 
 License:        GPL+ or Artistic
@@ -44,10 +44,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
-
-%check
-make test
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -59,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 04 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.12-13
+- Removed make check
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list