forked from pool/perl-IO-Socket-INET6
Accepting request 29233 from devel:languages:perl
Copy from devel:languages:perl/perl-IO-Socket-INET6 based on submit request 29233 from user coolo OBS-URL: https://build.opensuse.org/request/show/29233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-INET6?expand=0&rev=12
This commit is contained in:
parent
9b04375c04
commit
42d8aee1ba
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 4 16:12:50 CEST 2009 - anicka@suse.cz
|
Tue Aug 4 16:12:50 CEST 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-IO-Socket-INET6 (Version 2.56)
|
# spec file for package perl-IO-Socket-INET6 (Version 2.56)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
Name: perl-IO-Socket-INET6
|
Name: perl-IO-Socket-INET6
|
||||||
BuildRequires: perl-Socket6
|
BuildRequires: perl-Socket6
|
||||||
Version: 2.56
|
Version: 2.56
|
||||||
Release: 6
|
Release: 7
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Requires: perl-Socket6
|
Requires: perl-Socket6
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -51,6 +51,7 @@ Authors:
|
|||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
#exclude this test as it needs IPv6 network
|
#exclude this test as it needs IPv6 network
|
||||||
mv t/io_sock6.t t/io_sock6.tt
|
mv t/io_sock6.t t/io_sock6.tt
|
||||||
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
#disable test suite as it doesn't work at all without being online
|
#disable test suite as it doesn't work at all without being online
|
||||||
|
Loading…
x
Reference in New Issue
Block a user