2012-01-31 17:21:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 31 16:18:09 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Enable pkgconfig provides
|
|
|
|
|
2012-01-26 09:17:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 23:06:37 UTC 2012 - chris@computersalat.de
|
|
|
|
|
|
|
|
- spec-cleanup
|
|
|
|
- add missing Group to subpkg
|
|
|
|
|
2011-12-08 14:45:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 8 13:40:27 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- "BSD" is not a valid spdx.org license
|
|
|
|
|
2011-10-18 14:19:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 12 19:38:05 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant/unwanted tags/sections (cf. specfile guidelines)
|
|
|
|
- Add missing Requires:libmemcachedutil0 to -devel subpackage
|
|
|
|
- Do parallel build with %_smp_mflags
|
|
|
|
|
2011-02-04 20:06:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 2 19:49:13 CEST 2009 - pascal.bleser@opensuse.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 5 02:50:16 CET 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- initial version
|
|
|
|
|