Accepting request 235577 from home:elvigia:branches:network:ldap

- Switch to libnl-3 so we can get rid of libnl-1.

OBS-URL: https://build.opensuse.org/request/show/235577
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=116
This commit is contained in:
Jan Engelhardt 2014-05-27 17:40:18 +00:00 committed by Git OBS Bridge
parent 87020fc869
commit bb58307ee8
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 27 16:56:42 UTC 2014 - crrodriguez@opensuse.org
- Switch to libnl-3 so we can get rid of libnl-1.
-------------------------------------------------------------------
Sat May 24 14:36:43 UTC 2014 - jengelh@inai.de

View File

@ -61,7 +61,8 @@ BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(ini_config) >= 0.6.1
BuildRequires: pkgconfig(ldb) >= 0.9.2
BuildRequires: pkgconfig(libcares)
BuildRequires: pkgconfig(libnl-1) >= 1.1
BuildRequires: pkgconfig(libnl-3.0) >= 3.0
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.0
BuildRequires: pkgconfig(libpcre) >= 7
BuildRequires: pkgconfig(ndr_nbt)
BuildRequires: pkgconfig(openssl)