packages: libmemcached/libmemcached.spec - 0.42 - fix linking

lisu lisu at pld-linux.org
Thu Jul 8 09:44:08 CEST 2010


Author: lisu                         Date: Thu Jul  8 07:44:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.42
- fix linking

---- Files affected:
packages/libmemcached:
   libmemcached.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/libmemcached/libmemcached.spec
diff -u packages/libmemcached/libmemcached.spec:1.15 packages/libmemcached/libmemcached.spec:1.16
--- packages/libmemcached/libmemcached.spec:1.15	Sat Apr 24 18:47:10 2010
+++ packages/libmemcached/libmemcached.spec	Thu Jul  8 09:44:03 2010
@@ -6,12 +6,12 @@
 Summary:	memcached client library
 Summary(pl.UTF-8):	Blblioteka kliencka memcached
 Name:		libmemcached
-Version:	0.40
+Version:	0.42
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://download.tangent.org/%{name}-%{version}.tar.gz
-# Source0-md5:	3566611b0cff70cfde3979a95f62fe85
+# Source0-md5:	7e9092715f06beeef53a170ace882a09
 URL:		http://tangent.org/553/default.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -67,6 +67,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	LIBS="-lrt -lsasl" \
 	%{?with_static_libs:--enable-static} \
 	--with-memcached=no # disable memcached detection, we're not doing tests
 %{__make}
@@ -135,6 +136,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/07/08 07:44:03  lisu
+- 0.42
+- fix linking
+
 Revision 1.15  2010/04/24 16:47:10  lisu
 - 0.40
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmemcached/libmemcached.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list