forked from pool/libmemcached
fd6f33cf79
add missing Group to subpkg OBS-URL: https://build.opensuse.org/request/show/101568 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=16
44 lines
1.6 KiB
Plaintext
44 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 25 23:06:37 UTC 2012 - chris@computersalat.de
|
|
|
|
- spec-cleanup
|
|
- add missing Group to subpkg
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 13:40:27 UTC 2011 - coolo@suse.com
|
|
|
|
- "BSD" is not a valid spdx.org license
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|