forked from pool/openldap2
- Fixed quotation in init-script to avoid errors when calling it
from within /etc/openldap/slapd.d/cn=config/ (bnc#660492). OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=60
This commit is contained in:
parent
cb253c7f11
commit
b5191f1de3
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f84fdc87394660f5e3ac1977d0f6c6d1aa0c66f4f26c59e49b21807bf95f00c6
|
||||
size 4535
|
||||
oid sha256:3dace294b063bf5077b79c0cb7173f9ad1f3b1e5423d9f0ee94f61ab3c448245
|
||||
size 4536
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 15:48:27 UTC 2011 - rhafer@novell.com
|
||||
|
||||
- Fixed quotation in init-script to avoid errors when calling it
|
||||
from within /etc/openldap/slapd.d/cn=config/ (bnc#660492).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 12 12:31:57 UTC 2010 - rhafer@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package openldap2-client (Version 2.4.23)
|
||||
# spec file for package openldap2 (Version 2.4.23)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
%define run_test_suite 1
|
||||
|
||||
Name: openldap2-client
|
||||
Name: openldap2-client
|
||||
BuildRequires: cyrus-sasl-devel libopenssl-devel
|
||||
%if %sles_version == 9 || %sles_version == 10
|
||||
BuildRequires: -libopenssl-devel -pwdutils openssl-devel
|
||||
@ -80,14 +80,6 @@ Authors:
|
||||
--------
|
||||
The OpenLDAP Project <project@openldap.org>
|
||||
|
||||
This package contains the OpenLDAP client utilities.
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
The OpenLDAP Project <project@openldap.org>
|
||||
|
||||
|
||||
%package -n openldap2-back-perl
|
||||
License: BSD3c(or similar) ; openldap 2.8
|
||||
Summary: OpenLDAP Perl Back-End
|
||||
@ -163,17 +155,6 @@ Authors:
|
||||
%else
|
||||
|
||||
%description
|
||||
The Lightweight Directory Access Protocol (LDAP) is used to access
|
||||
online directory services. It runs directly over TCP and can be used to
|
||||
access a stand-alone LDAP directory service or to access a directory
|
||||
service that has an X.500 back-end.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
The OpenLDAP Project <project@openldap.org>
|
||||
|
||||
This package contains the OpenLDAP client utilities.
|
||||
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 5 15:48:27 UTC 2011 - rhafer@novell.com
|
||||
|
||||
- Fixed quotation in init-script to avoid errors when calling it
|
||||
from within /etc/openldap/slapd.d/cn=config/ (bnc#660492).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 12 12:31:57 UTC 2010 - rhafer@novell.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user