1
0
forked from jengelh/openldap2

Accepting request 179379 from network:ldap

- For now, avoid automatic use of libdb-6_0 by explicitly selecting
  libdb-4_8 as BuildRequire. (forwarded request 179334 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/179379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=96
This commit is contained in:
Stephan Kulow 2013-06-20 09:49:34 +00:00 committed by Git OBS Bridge
commit 6c4fb3c684
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 17 14:37:45 UTC 2013 - jengelh@inai.de
- For now, avoid automatic use of libdb-6_0 by explicitly selecting
libdb-4_8 as BuildRequire.
-------------------------------------------------------------------
Mon Mar 25 16:08:21 UTC 2013 - jengelh@inai.de

View File

@ -35,12 +35,12 @@ Version: 2.4.33
Release: 0
Url: http://www.openldap.org
%if "%{name}" == "openldap2"
BuildRequires: db-devel
BuildRequires: libdb-4_8-devel
BuildRequires: openslp-devel
BuildRequires: tcpd-devel
BuildRequires: unixODBC-devel
%if %sles_version == 10
BuildRequires: -db-devel
BuildRequires: -libdb-4_8-devel
BuildRequires: libdb-4_5-devel
%endif
Conflicts: openldap

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 17 14:37:45 UTC 2013 - jengelh@inai.de
- For now, avoid automatic use of libdb-6_0 by explicitly selecting
libdb-4_8 as BuildRequire.
-------------------------------------------------------------------
Mon Mar 25 16:08:21 UTC 2013 - jengelh@inai.de

View File

@ -35,12 +35,12 @@ Version: 2.4.33
Release: 0
Url: http://www.openldap.org
%if "%{name}" == "openldap2"
BuildRequires: db-devel
BuildRequires: libdb-4_8-devel
BuildRequires: openslp-devel
BuildRequires: tcpd-devel
BuildRequires: unixODBC-devel
%if %sles_version == 10
BuildRequires: -db-devel
BuildRequires: -libdb-4_8-devel
BuildRequires: libdb-4_5-devel
%endif
Conflicts: openldap