Commit Graph

30 Commits

Author SHA256 Message Date
8691505847 Accepting request 1144197 from home:dirkmueller:Factory
- explicitly set docdir to converge cmake doc macro change
  between leap and tumbleweed

- remove outdated dist version dependencies, (build)require the
- use rpmoptflags
  (libmemcached-bigendian.patch)
  * Add API call for exist calls.
  * Version is now parsed directly in the parser, which makes buffered
  * memstat has been extended so that it can be used to find the version
 * Updates to C++ interface
  * A behavior change has been now made that if you specify a weight for any server, we enable the weight flag and do weight balancing.
  * SIGPIPE fix for Linux send().
  * memcached_stat_execute() merged.
  * Fixed install path regression.
  * Modified RPM to strict check install.
- initial version

OBS-URL: https://build.opensuse.org/request/show/1144197
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=61
2024-02-07 09:39:55 +00:00
Danilo Spinella
da310c3fd6 Accepting request 1078301 from home:adkorte
- Re-enable SASL support (boo#1210290)
- Add requirement for libmemcachedprotocol0 to devel package

OBS-URL: https://build.opensuse.org/request/show/1078301
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=59
2023-04-11 08:43:42 +00:00
a64730962c Accepting request 1077774 from home:dspinella:branches:devel:libraries:c_c++
- Update to new maintained fork of libmemcached
- Update to 1.1.4:
  * Lot of bugfixes
  * Have a look at Changelog-1.1.md for the complete list of changes
- Removed patches:
  * libmemcached-pthread.patch
  * libmemcached-automake1_14.diff
  * libmemcached-no-docs-available.patch
  * libmemcached-1.0.18-fix-build-gcc7.patch
- Remove libmemcached.keyring

OBS-URL: https://build.opensuse.org/request/show/1077774
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=57
2023-04-07 07:47:27 +00:00
c163353403 Accepting request 926811 from home:dspinella:branches:devel:libraries:c_c++
- Move libmemcachedprotocol library into its own package to
  fix shlib-policy-name-error. Fixes bsc#1191767

OBS-URL: https://build.opensuse.org/request/show/926811
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=56
2021-10-29 12:58:34 +00:00
52565329ad Accepting request 708355 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Switch to python3 sphinx instead of python2 based variant

OBS-URL: https://build.opensuse.org/request/show/708355
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=54
2019-06-11 07:34:15 +00:00
cc944ca582 Accepting request 505738 from home:1Antoine1:branches:devel:libraries:c_c++
- Add libmemcached-1.0.18-fix-build-gcc7.patch: Fix build with GCC
  7, picked from Fedora (boo#1041295).

OBS-URL: https://build.opensuse.org/request/show/505738
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=52
2017-06-23 11:00:18 +00:00
Ismail Dönmez
701215a338 Accepting request 394908 from home:kstreitova:branches:devel:libraries:c_c++
- use spec-cleaner to clean specfile
- remove unnecessary conditionals
- update description and summary

OBS-URL: https://build.opensuse.org/request/show/394908
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=50
2016-05-12 10:32:22 +00:00
Ismail Dönmez
82f0a8c625 Accepting request 287370 from server:database:postgresql
- enable verbose build

OBS-URL: https://build.opensuse.org/request/show/287370
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=48
2015-02-23 19:12:43 +00:00
ee630f686f Accepting request 265460 from home:dimstar:branches:devel:libraries:c_c++
- Add libmemcached-no-docs-available.patch: Do not build
  documentation if this is not a VC checkout. The idea is that the
  tarballs do only ship the pre-built documentation (which, on the
  other hand, is also missing in 1.0.18).

And, after more than a month, we get a building package again...

OBS-URL: https://build.opensuse.org/request/show/265460
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=46
2014-12-18 14:00:43 +00:00
b9080a458a Accepting request 264564 from home:jengelh:branches:devel:libraries:c_c++
let compilation pass beyond configure

OBS-URL: https://build.opensuse.org/request/show/264564
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=45
2014-12-10 14:11:35 +00:00
Sascha Peilicke
c8dca23811 Accepting request 228318 from home:lrupp:branches:devel:libraries:c_c++
- update to 1.0.18:
  + MEMCACHED_BEHAVIOR_RETRY_TIMEOUT can now be set to zero.
  + Numerous bug fixes.
- remove upstreamed patch libmemcached-with-memcached.patch
- remove outdated dist version dependencies, (build)require the 
  needed automake >= 1.13 instead

OBS-URL: https://build.opensuse.org/request/show/228318
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=43
2014-04-01 08:29:04 +00:00
711c1fbca4 - use rpmoptflags
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=41
2014-01-04 23:08:47 +00:00
Cristian Rodríguez
9270bde9ff Accepting request 185690 from home:computersalat:devel:SOGo
udpate to 1.0.17

OBS-URL: https://build.opensuse.org/request/show/185690
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=40
2013-08-03 04:12: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
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
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
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
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
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
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
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
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
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
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