Commit Graph

19 Commits

Author SHA256 Message Date
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