summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2011-03-23 17:44:16 +0100
committerMartin Sustrik <sustrik@250bpm.com>2011-03-23 17:44:16 +0100
commit941be8d2175332cb720f390f93d07a0870db8824 (patch)
tree79ed1c130c460901be85e9aeb0b584aa40be40ed /builds
parentd4d184a750e2c09a39b95db9a54daf83aac5a446 (diff)
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>
Diffstat (limited to 'builds')
-rw-r--r--builds/redhat/zeromq.spec7
1 files changed, 0 insertions, 7 deletions
diff --git a/builds/redhat/zeromq.spec b/builds/redhat/zeromq.spec
index e3177b4..f09f12d 100644
--- a/builds/redhat/zeromq.spec
+++ b/builds/redhat/zeromq.spec
@@ -91,14 +91,7 @@ This package contains ZeroMQ related development libraries and header files.
%{_libdir}/libzmq.so.1
%{_libdir}/libzmq.so.1.0.0
-%attr(0755,root,root) %{_bindir}/zmq_forwarder
-%attr(0755,root,root) %{_bindir}/zmq_queue
-%attr(0755,root,root) %{_bindir}/zmq_streamer
-
%{_mandir}/man7/zmq.7.gz
-%{_mandir}/man1/zmq_forwarder.1.gz
-%{_mandir}/man1/zmq_queue.1.gz
-%{_mandir}/man1/zmq_streamer.1.gz
%files devel
%defattr(-,root,root,-)