Hello community, here is the log from the commit of package memcached for openSUSE:Factory checked in at Mon May 30 16:01:42 CEST 2011.
-------- --- memcached/memcached.changes 2010-05-06 14:10:49.000000000 +0200 +++ /mounts/work_src_done/STABLE/memcached/memcached.changes 2011-05-27 14:42:06.000000000 +0200 @@ -1,0 +2,5 @@ +Fri May 27 12:41:52 UTC 2011 - [email protected] + +- follow fedora's lead and remove Werror + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ memcached.spec ++++++ --- /var/tmp/diff_new_pack.a2wvgx/_old 2011-05-30 16:01:20.000000000 +0200 +++ /var/tmp/diff_new_pack.a2wvgx/_new 2011-05-30 16:01:20.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package memcached (Version 1.4.5) +# spec file for package memcached # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: memcached Version: 1.4.5 -Release: 1 +Release: 7 %define pkg_name memcached %define pkg_version %{version} # @@ -62,12 +62,6 @@ resource utilization, and faster access to the databases on a memcache miss. - - -Authors: --------- - Brad Fitzpatrick <[email protected]> - %prep %setup -n %{pkg_name}-%{pkg_version} %patch0 -p1 @@ -76,6 +70,7 @@ %build export CFLAGS="%{optflags} -g" %configure --bindir=%{_sbindir} +sed -i 's/-Werror/ /' Makefile %{__make} %check ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
