Accepting request 28981 from devel:languages:perl
Copy from devel:languages:perl/perl-IO-Socket-SSL based on submit request 28981 from user coolo OBS-URL: https://build.opensuse.org/request/show/28981 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=21
This commit is contained in:
commit
088108a2f7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 3 16:01:26 CEST 2009 - anicka@suse.cz
|
Mon Aug 3 16:01:26 CEST 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-IO-Socket-SSL (Version 1.27)
|
# spec file for package perl-IO-Socket-SSL (Version 1.27)
|
||||||
#
|
#
|
||||||
# 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-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
BuildRequires: perl-Net-SSLeay perl-libwww-perl
|
BuildRequires: perl-Net-SSLeay perl-libwww-perl
|
||||||
Version: 1.27
|
Version: 1.27
|
||||||
Release: 1
|
Release: 2
|
||||||
Provides: p_iossl
|
Provides: p_iossl
|
||||||
Obsoletes: p_iossl
|
Obsoletes: p_iossl
|
||||||
Requires: perl-Net-SSLeay perl-libwww-perl
|
Requires: perl-Net-SSLeay perl-libwww-perl
|
||||||
@ -51,7 +51,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if 0%{?opensuse_bs}
|
%if 0%{?opensuse_bs}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user