Accepting request 163922 from home:dimstar:branches:devel:libraries:c_c++

- Add cyrus-sasl-devel Requires: memcached.h includes (from its own
  headers) struct/sasl.h, which in turn includes sasl/sasl.h. This
  header comes from cyrus-sasl-devel.

This addresses parts of collectd's build failure in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/163922
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=37
This commit is contained in:
Ismail Dönmez 2013-04-14 08:11:41 +00:00 committed by Git OBS Bridge
parent 9077db86b1
commit 53e25a80dc
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 13 21:53:59 UTC 2013 - dimstar@opensuse.org
- Add cyrus-sasl-devel Requires: memcached.h includes (from its own
headers) struct/sasl.h, which in turn includes sasl/sasl.h. This
header comes from cyrus-sasl-devel.
-------------------------------------------------------------------
Mon Feb 4 21:25:25 UTC 2013 - chris@computersalat.de

View File

@ -78,6 +78,8 @@ Summary: Libmemcached is a C and C++ client library to the memcached serv
Group: Development/Libraries/C and C++
Requires: %{libsoname} = %{version}
Requires: %{name} = %{version}
# memcached.h includes memcached-1.0/struct/sasl.h, which in turn includes sasl/sasl.h
Requires: cyrus-sasl-devel
Requires: glibc-devel
Requires: libmemcachedutil2 = %{version}