Changelog for
libmemcached-devel-0.30-5.4.2.5.x86_64.rpm :
* Tue Jun 02 2009 pascal.bleserAATTopensuse.org- spec file cleanups
* removed autoreconf, not needed as there are no patches to autotools
* proper use of macros such as %%makeinstall
* slightly more deterministic %%files sections- disabled %%check section for now, one check failing for no apparent reason- split out new libmemcached0 library into its own subpackage- update to 0.30:
* added a memcachd_dump command (and framework for the memdump tool)
* realigned all structures to remove padding (and line up important bits for 64-bit caches
* removed some of the sprintf() statements in storage calls()
* removed printf() in a stat call for unknown stat members
* added amemcached_generate_hash() function
* added tests to make sure all hash functions are stable
* Thu Feb 05 2009 crrodriguezAATTsuse.de- initial version