Accepting request 28946 from devel:languages:perl

Copy from devel:languages:perl/perl-ldap based on submit request 28946 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ldap?expand=0&rev=8
This commit is contained in:
OBS User autobuild 2010-01-11 17:07:26 +00:00 committed by Git OBS Bridge
parent 7bad48cabc
commit d0089f4709
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Tue Jul 28 09:52:19 CEST 2009 - richard.bos@xs4all.nl

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-ldap (Version 0.39)
#
# 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-ldap
BuildRequires: perl-Authen-SASL perl-Convert-ASN1 perl-IO-Socket-SSL perl-XML-Parser
Version: 0.39
Release: 2
Release: 3
Provides: perl_ldp perl-Net-LDAP = %{version}
Obsoletes: perl_ldp perl-Net-LDAP < %{version}
Requires: perl-URI perl-XML-Parser perl-Convert-ASN1
@ -72,7 +72,7 @@ Authors:
chmod -x lib/Net/LDAP/DSML.pm
find contrib -type f | xargs -n 1 sed -i "s@/usr/local/bin/perl@/usr/bin/perl@"
perl Makefile.PL
make
make %{?_smp_mflags}
%check
make test