[perl-NetPacket] * No longer disable the 000-report-versions.t test

Jose Pedro Oliveira jpo at fedoraproject.org
Thu May 16 14:29:37 UTC 2013


commit e7db6a22860ce234f21ebcf1c76dd9b5dad0fa3b
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Thu May 16 16:29:25 2013 +0100

     * No longer disable the 000-report-versions.t test

 perl-NetPacket.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-NetPacket.spec b/perl-NetPacket.spec
index 6583978..9b93112 100644
--- a/perl-NetPacket.spec
+++ b/perl-NetPacket.spec
@@ -1,6 +1,6 @@
 Name:           perl-NetPacket
 Version:        1.3.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Assemble/disassemble network packets at the protocol level
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -23,8 +23,6 @@ specific implementation.
 
 %prep
 %setup -q -n NetPacket-%{version}
-%patch0 -p1
-mv t/000-report-versions.t t/000-report-versions.t.disable
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -51,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 16 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3.3-2
+- No longer disable the 000-report-versions.t test
+
 * Thu May 16 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3.3-1
 - Update to 1.3.3.
 


More information about the scm-commits mailing list