MinRK
|
edd43e1ca4
|
deprecate zmq_ctx_destroy in favor of zmq_ctx_term
in order to avoid logical collisions with pre-existing notions of context destruction in bindings (czmq, pyzmq).
|
2013-01-17 15:48:18 -08:00 |
|
Adrian Muraru
|
fb0beb6f29
|
Fixed el5/el6 deps in RPM spec file
|
2013-01-12 16:21:56 +02:00 |
|
Ian Barber
|
1d11f196b1
|
Update SPEC file
Update the RPM spec file with Justin Cook's changes to fix the build for 3.2.2. (https://zeromq.jira.com/browse/LIBZMQ-473)
|
2012-11-26 16:12:25 +00:00 |
|
Pieter Hintjens
|
9ac40c47d7
|
Fixed issue LIBZMQ-333
- reverted commit 941be8d217 .
- fixed zmq_device implementation for latest socket_base class
- added back zmq_device.3 man page
|
2012-03-16 16:39:11 -05:00 |
|
Martin Sustrik
|
cb2d715605
|
endmsg(3) and zmq_recvmsg(3) added to RPM spec file
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
|
2011-07-21 11:51:41 +02:00 |
|
Mikko Koppanen
|
e62686aca5
|
RPM packaging improvements
Signed-off-by: Mikko Koppanen <mkoppanen@php.net>
|
2011-04-09 08:45:12 +02:00 |
|
Martin Sustrik
|
d4e83d2601
|
C++ binding removed from the core
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
|
2011-03-24 10:18:06 +01:00 |
|
Martin Sustrik
|
941be8d217
|
zmq_device removed
Devices are basically applications on top of 0MQ stack. They
should reside in separate libraties.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
|
2011-03-23 17:44:16 +01:00 |
|
Mikko Koppanen
|
98ccff1a24
|
Fixes build on at least CentOS 5
Signed-off-by: Mikko Koppanen <mikko.koppanen@gmail.com>
|
2011-02-21 23:40:48 +01:00 |
|
Sebastian Otaegui
|
92618fd99a
|
Small fix for the rhel6 spec
Signed-off-by: Sebastian Otaegui <feniix@gmail.com>
|
2010-11-25 14:04:53 +01:00 |
|
Sebastian Otaegui
|
2568947a71
|
Add support for RHEL6 in the spec file
Signed-off-by: Sebastian Otaegui <feniix@gmail.com>
|
2010-10-13 07:59:50 +02:00 |
|
Martin Lucina
|
74f1a4a579
|
RPM packaging cleanups
- ditch -utils package
- add descriptions from Debian packaging
|
2010-05-28 00:55:04 +02:00 |
|
Mikko Koppanen
|
8bd3f743f5
|
Import redhat packaging
|
2010-05-28 00:50:54 +02:00 |
|