From 7afe81976cde659d26643cf37923196b6aea5ba6cea9734f799eb63bfd2060e6 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Mon, 19 Jul 2010 12:48:20 +0000 Subject: [PATCH] Accepting request 43316 from home:computersalat:devel:perl Copy from home:computersalat:devel:perl/perl-IO-Socket-INET6 via accept of submit request 43316 revision 4. Request was accepted with message: self accept OBS-URL: https://build.opensuse.org/request/show/43316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-INET6?expand=0&rev=13 --- perl-IO-Socket-INET6.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-IO-Socket-INET6.spec b/perl-IO-Socket-INET6.spec index 3b112e8..83558fd 100644 --- a/perl-IO-Socket-INET6.spec +++ b/perl-IO-Socket-INET6.spec @@ -76,8 +76,12 @@ Authors: #exclude this test as it needs IPv6 network mv t/io_sock6.t t/io_sock6.tt +%if %{with test} %check +#disable test suite as it doesn't work at all without being online +#and our build hosts are completly without network interfaces ./Build test +%endif %install ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0