eseyman pushed to perl-WWW-Pastebin-PastebinCom-Create (master). "Disable the 01-paste test"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 12 06:04:14 UTC 2015


From d32119d32e32a766d82563102381ee0f7b9480b4 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Fri, 12 Jun 2015 08:04:04 +0200
Subject: Disable the 01-paste test


diff --git a/perl-WWW-Pastebin-PastebinCom-Create.spec b/perl-WWW-Pastebin-PastebinCom-Create.spec
index 02350b3..63dfa61 100644
--- a/perl-WWW-Pastebin-PastebinCom-Create.spec
+++ b/perl-WWW-Pastebin-PastebinCom-Create.spec
@@ -1,6 +1,6 @@
 Name:           perl-WWW-Pastebin-PastebinCom-Create
 Version:        1.003
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Paste to http://pastebin.com from Perl
 License:        GPL+ or Artistic
 
@@ -26,6 +26,9 @@ pastebin site.
 
 %prep
 %setup -q -n WWW-Pastebin-PastebinCom-Create-%{version}
+# Disable the 01-paste test as it requires network access which we don't
+# have when building in koji
+rm t/01-paste.t
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -47,6 +50,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %changelog
 * Fri Jun 12 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 1.003-3
+- Disable the 01-paste test
+
+* Fri Jun 12 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 1.003-3
 - Bump to rebuild
 
 * Mon Jun 08 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.003-2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-WWW-Pastebin-PastebinCom-Create.git/commit/?h=master&id=d32119d32e32a766d82563102381ee0f7b9480b4


More information about the perl-devel mailing list