forked from pool/libmemcached
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:
parent
9077db86b1
commit
53e25a80dc
@ -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
|
Mon Feb 4 21:25:25 UTC 2013 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -78,6 +78,8 @@ Summary: Libmemcached is a C and C++ client library to the memcached serv
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{libsoname} = %{version}
|
Requires: %{libsoname} = %{version}
|
||||||
Requires: %{name} = %{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: glibc-devel
|
||||||
Requires: libmemcachedutil2 = %{version}
|
Requires: libmemcachedutil2 = %{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user