Accepting request 57792 from devel:languages:perl
Accepted submit request 57792 from user vitezslav_cizek OBS-URL: https://build.opensuse.org/request/show/57792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ldap?expand=0&rev=16
This commit is contained in:
commit
6385f62940
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 14:45:33 UTC 2011 - vcizek@novell.com
|
||||
|
||||
- update to 0.4001
|
||||
* Update Module::Install and generate META.yml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:33:12 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
Name: perl-ldap
|
||||
BuildRequires: perl-Authen-SASL perl-Convert-ASN1 perl-IO-Socket-SSL perl-XML-Parser
|
||||
BuildRequires: perl-macros
|
||||
Version: 0.40
|
||||
Version: 0.4001
|
||||
Release: 5
|
||||
Provides: perl_ldp perl-Net-LDAP = %{version}
|
||||
Obsoletes: perl_ldp perl-Net-LDAP < %{version}
|
||||
@ -31,7 +31,7 @@ Group: Development/Libraries/Perl
|
||||
License: Artistic
|
||||
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
|
||||
%{perl_requires}
|
||||
|
||||
@ -64,7 +64,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user