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:
parent
49979cff2e
commit
e483c9e0d7
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user