Accepting request 38296 from devel:languages:perl

checked in (request 38296)

OBS-URL: https://build.opensuse.org/request/show/38296
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ldap?expand=0&rev=17
This commit is contained in:
OBS User autobuild 2010-04-20 00:24:53 +00:00 committed by Git OBS Bridge
parent 0dac0bc4a9
commit 5a4ee337c3
4 changed files with 6 additions and 12 deletions

3
perl-ldap-0.40.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3e4c7aab4ee284162a0b58b56544fc3ab38139023b21249a1a8f3834d0ab24d
size 222138

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4123eaa8f6586fc3f73b790c874b517fe9cf47fe794ea644c16706a711ea1ee9
size 217818

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Apr 19 21:30:15 CEST 2010 - dmueller@suse.de
- update to 0.4001:
* Update Module::Install and generate META.yml
-------------------------------------------------------------------
Wed Mar 24 19:36:29 UTC 2010 - rbos@opensuse.org

View File

@ -28,10 +28,10 @@ Requires: perl-URI perl-XML-Parser perl-Convert-ASN1
Requires: perl = %{perl_version}
AutoReqProv: on
Group: Development/Libraries/Perl
License: Artistic License
License: Artistic License ..
Url: http://cpan.org/modules/by-module/Net/
Summary: Client Interface for LDAP Servers
Source: perl-ldap-%{version}01.tar.bz2
Source: perl-ldap-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -63,7 +63,7 @@ Authors:
Graham Barr <gbarr@pobox.com>
%prep
%setup -q -n perl-ldap-%{version}01
%setup -q -n perl-ldap-%{version}
%build
# Prevent rpmlint warning script-without-shebang