diff --git a/perl-IO-Socket-INET6.changes b/perl-IO-Socket-INET6.changes index b305878..d0f52e6 100644 --- a/perl-IO-Socket-INET6.changes +++ b/perl-IO-Socket-INET6.changes @@ -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 diff --git a/perl-IO-Socket-INET6.spec b/perl-IO-Socket-INET6.spec index 69ae193..88234e5 100644 --- a/perl-IO-Socket-INET6.spec +++ b/perl-IO-Socket-INET6.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: perl-IO-Socket-INET6 BuildRequires: perl-Socket6 Version: 2.56 -Release: 6 +Release: 7 Requires: perl = %{perl_version} Requires: perl-Socket6 AutoReqProv: on @@ -51,6 +51,7 @@ Authors: perl Makefile.PL #exclude this test as it needs IPv6 network mv t/io_sock6.t t/io_sock6.tt +make %{?_smp_mflags} %check #disable test suite as it doesn't work at all without being online