Accepting request 179334 from home:jengelh:dev

- For now, avoid automatic use of libdb-6_0 by explicitly selecting
  libdb-4_8 as BuildRequire.

OBS-URL: https://build.opensuse.org/request/show/179334
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=100
This commit is contained in:
Ralf Haferkamp 2013-06-18 07:02:31 +00:00 committed by Git OBS Bridge
parent 49979cff2e
commit e483c9e0d7
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