Hello community,

here is the log from the commit of package libmemcached for openSUSE:Factory 
checked in at 2014-04-02 17:24:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmemcached (Old)
 and      /work/SRC/openSUSE:Factory/.libmemcached.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmemcached"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmemcached/libmemcached.changes        
2014-01-13 10:53:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmemcached.new/libmemcached.changes   
2014-04-02 17:24:06.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Mar 31 10:46:47 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.0.18:
+  + MEMCACHED_BEHAVIOR_RETRY_TIMEOUT can now be set to zero.
+  + Numerous bug fixes.
+- remove upstreamed patch libmemcached-with-memcached.patch
+- remove outdated dist version dependencies, (build)require the 
+  needed automake >= 1.13 instead
+
+-------------------------------------------------------------------

Old:
----
  libmemcached-1.0.17.tar.gz
  libmemcached-1.0.17.tar.gz.asc
  libmemcached-with-memcached.patch

New:
----
  libmemcached-1.0.18.tar.gz
  libmemcached-1.0.18.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmemcached.spec ++++++
--- /var/tmp/diff_new_pack.8u02MS/_old  2014-04-02 17:24:07.000000000 +0200
+++ /var/tmp/diff_new_pack.8u02MS/_new  2014-04-02 17:24:07.000000000 +0200
@@ -21,7 +21,7 @@
 Summary:        A C and C++ client library to the memcached server
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Version:        1.0.17
+Version:        1.0.18
 Release:        0
 Url:            http://libmemcached.org
 Source0:        
https://launchpad.net/libmemcached/1.0/%{version}/+download/libmemcached-%{version}.tar.gz
 
@@ -29,25 +29,20 @@
 Source2:        %{name}.keyring
 # PATCH-FIX-UPSTREAM libmemcached-pthread.patch lp#133614 dims...@opensuse.org 
-- Fix pthread detection
 Patch0:         libmemcached-pthread.patch
-# PATCH-FIX-UPSTREAM libmemcached-with-memcached.patch -- Fix 
--with-memchached bug:  'HAVE_MEMCACHED_BINARY' was not declared in this scope
-Patch1:         libmemcached-with-memcached.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # List of additional build dependencies
+BuildRequires:  automake >= 1.13
 BuildRequires:  bison
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gpg-offline
 BuildRequires:  libevent-devel
 BuildRequires:  libtool
 BuildRequires:  memcached
 BuildRequires:  pkgconfig
 # needed for man pages
-#if 0%{?suse_version} > 1110
-BuildRequires:  python-sphinx
-#endif
-%if 0%{?suse_version} > 1020
 BuildRequires:  fdupes
-%endif
+BuildRequires:  gpg-offline
+BuildRequires:  python-Sphinx
 
 %description
 Libmemcached is a C and C++ client library to the memcached server
@@ -98,7 +93,6 @@
 %gpg_verify %{S:1}
 %setup -q
 %patch0
-%patch1
 
 %build
 autoreconf -fiv
@@ -119,9 +113,6 @@
 # remove not needed files
 %{__rm} -f %{buildroot}/usr/share/aclocal/ax_libmemcached.m4
 
-#%check
-#make check
-
 %post -n %{libsoname} -p /sbin/ldconfig
 
 %postun -n %{libsoname} -p /sbin/ldconfig

++++++ libmemcached-1.0.17.tar.gz -> libmemcached-1.0.18.tar.gz ++++++
++++ 30723 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to