Commit Graph

28 Commits

Author SHA256 Message Date
Stephan Kulow
171e3c4664 Accepting request 172388 from devel:libraries:c_c++
More fixes for sasl linking... with this, collectd finally builds (forwarded request 172385 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/172388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=18
2013-04-19 07:58:28 +00:00
Ismail Dönmez
609988b84b Accepting request 172385 from home:dimstar:branches:server:monitoring
More fixes for sasl linking... with this, collectd finally builds

OBS-URL: https://build.opensuse.org/request/show/172385
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=38
2013-04-18 21:11:20 +00:00
Ismail Dönmez
53e25a80dc Accepting request 163922 from home:dimstar:branches:devel:libraries:c_c++
- Add cyrus-sasl-devel Requires: memcached.h includes (from its own
  headers) struct/sasl.h, which in turn includes sasl/sasl.h. This
  header comes from cyrus-sasl-devel.

This addresses parts of collectd's build failure in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/163922
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=37
2013-04-14 08:11:41 +00:00
Stephan Kulow
13178bfe62 Accepting request 151200 from devel:libraries:c_c++
update to 1.0.16 (forwarded request 151193 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/151200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=17
2013-02-05 10:16:04 +00:00
9077db86b1 Accepting request 151193 from home:computersalat:devel:SOGo
update to 1.0.16

OBS-URL: https://build.opensuse.org/request/show/151193
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=35
2013-02-05 06:24:40 +00:00
Stephan Kulow
647aa60bc6 Accepting request 145733 from devel:libraries:c_c++
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------
 (forwarded request 143920 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/145733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=15
2012-12-19 10:07:34 +00:00
Michal Vyskocil
9ac0cf275d Accepting request 143920 from home:sbrabec:gpg-offline-verify
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------

OBS-URL: https://build.opensuse.org/request/show/143920
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=33
2012-12-18 10:12:59 +00:00
Stephan Kulow
ae5391d8c4 Accepting request 141944 from devel:libraries:c_c++
- fix defined but not used variable error on bigendian machines
  (libmemcached-bigendian.patch) (forwarded request 141938 from k0da)

OBS-URL: https://build.opensuse.org/request/show/141944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=14
2012-11-20 12:08:09 +00:00
Ismail Dönmez
2241f786d2 Accepting request 141938 from home:k0da:ppc
- fix defined but not used variable error on bigendian machines
  (libmemcached-bigendian.patch)

OBS-URL: https://build.opensuse.org/request/show/141938
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=31
2012-11-19 16:38:36 +00:00
Stephan Kulow
7e411de5ce Accepting request 137217 from devel:libraries:c_c++
- update to 1.0.11
 * Removed custom version of memcached.
 * Updated hardening rules.
 * Fixed a case where the return error from a socket connection differred from that of a TCP/IP socket. (forwarded request 137209 from coolo)

OBS-URL: https://build.opensuse.org/request/show/137217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=13
2012-10-07 06:27:43 +00:00
1f525741aa Accepting request 137209 from home:coolo:branches:openSUSE:Factory
- update to 1.0.11
 * Removed custom version of memcached.
 * Updated hardening rules.
 * Fixed a case where the return error from a socket connection differred from that of a TCP/IP socket.

OBS-URL: https://build.opensuse.org/request/show/137209
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=29
2012-10-05 10:42:16 +00:00
Ismail Dönmez
dd1c65b08c Accepting request 130843 from devel:libraries:c_c++
- update to 1.0.10
  * --disable-assert has been removed from configure, and
    --enable-assert has been added in its place.
  * Compiling fixes for Clang on OSX Mountain Lion.
 - 1.0.9 Wed Jul  4 22:46:19 EDT 2012
  * Faster close on socket.
  * Instance allocation is now seperated from server interface. This
    should allow for a better preservation of ABI compliance from now
    on.
  * Fix close on exec bug.
  * Numerous other bug fixes.
 - 1.0.8 Tue May 22 15:06:04 EDT 2012
  * Added support for setting options via ENV variable LIBMEMCACHED
  * Fix corner case on last used result.

OBS-URL: https://build.opensuse.org/request/show/130843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=12
2012-08-16 12:07:58 +00:00
3f1b12b3c1 source
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=27
2012-08-15 06:40:46 +00:00
9e7de78037 Accepting request 130747 from home:computersalat:devel:libs
udpate to 1.0.10

OBS-URL: https://build.opensuse.org/request/show/130747
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=26
2012-08-14 16:00:14 +00:00
Stephan Kulow
3b09a60646 Accepting request 116001 from devel:libraries:c_c++
- Update to 1.0.7
  * Add API call for exist calls. 
  * Update all license files to be BSD bnc#757326

- update to 1.0.6
  * Fixes for gcc 4.7, lp:961812
  * Fix for restart issue that happens under testing.
  * Fix for lp:962815.
  * Support for transparent AES encryption.
- changes from 1.0.5
  * Fixes for OSX.
  * Version is now parsed directly in the parser, which makes buffered 
    operations now work with it..
  * memstat has been extended so that it can be used to find the version 
    of the server.
  * Update documentation.
  * Fixes for compile issues on Debian and Ubuntu

OBS-URL: https://build.opensuse.org/request/show/116001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=10
2012-05-07 20:47:46 +00:00
Ismail Dönmez
d8250878a7 - Update to 1.0.7
* Add API call for exist calls. 
  * Update all license files to be BSD bnc#757326

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=24
2012-04-30 08:02:55 +00:00
Ismail Dönmez
2b4385cdad Accepting request 113688 from home:tabraham1:branches:devel:libraries:c_c++
update to 1.0.6

OBS-URL: https://build.opensuse.org/request/show/113688
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=23
2012-04-15 15:11:13 +00:00
Stephan Kulow
8fc2d2a387 Accepting request 105782 from devel:libraries:c_c++
update to 1.0.4 (forwarded request 105765 from termim)

OBS-URL: https://build.opensuse.org/request/show/105782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=9
2012-02-20 15:14:26 +00:00
3237bf24a4 Accepting request 105765 from home:termim:branches:devel:libraries:c_c++
update to 1.0.4

OBS-URL: https://build.opensuse.org/request/show/105765
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=21
2012-02-18 11:13:19 +00:00
Stephan Kulow
84e09f24ea Accepting request 103986 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=8
2012-02-14 18:02:32 +00:00
c276e88dbd pkgconfig provides
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=18
2012-01-31 16:21:41 +00:00
Stephan Kulow
85f0932fb5 Accepting request 101618 from devel:libraries:c_c++
add missing Group to subpkg (forwarded request 101568 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/101618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=7
2012-01-27 14:21:53 +00:00
Stephan Kulow
fd6f33cf79 Accepting request 101568 from home:computersalat:devel:libs
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
2012-01-26 08:17:35 +00:00
Stephan Kulow
29852b1145 Accepting request 95971 from devel:libraries:c_c++
- "BSD" is not a valid spdx.org license (forwarded request 95964 from coolo)

OBS-URL: https://build.opensuse.org/request/show/95971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=6
2011-12-13 16:11:42 +00:00
Ismail Dönmez
4a693d9f17 Accepting request 95964 from devel:openSUSE:Factory:for-legal
- "BSD" is not a valid spdx.org license

OBS-URL: https://build.opensuse.org/request/show/95964
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=14
2011-12-08 13:45:25 +00:00
Sascha Peilicke
784c1d1e65 Accepting request 88107 from devel:libraries:c_c++
- Remove redundant/unwanted tags/sections (cf. specfile guidelines)
- Add missing Requires:libmemcachedutil0 to -devel subpackage
- Do parallel build with %_smp_mflags (forwarded request 87586 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/88107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=4
2011-10-18 12:19:54 +00:00
bc5254cd20 Autobuild autoformatter for 59857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=2
2011-02-04 19:06:37 +00:00
0a4e1ff90c Accepting request 59857 from YaST:Web
Accepted submit request 59857 from user schubi2

OBS-URL: https://build.opensuse.org/request/show/59857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=1
2011-02-04 19:06:31 +00:00