[packages/zeromq] - up to 4.2.0

arekm arekm at pld-linux.org
Thu Dec 29 13:28:11 CET 2016


commit 69247a76725ca55d715e235889507884f5255f68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Dec 29 13:28:05 2016 +0100

    - up to 4.2.0

 zeromq.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/zeromq.spec b/zeromq.spec
index ceee09d..e38da34 100644
--- a/zeromq.spec
+++ b/zeromq.spec
@@ -9,14 +9,15 @@ Summary:	0MQ - Zero Message Queue
 Summary(en.UTF-8):	ØMQ - Zero Message Queue
 Summary(pl.UTF-8):	ØMQ (Zero Message Queue) - kolejka komunikatów
 Name:		zeromq
-Version:	4.1.6
+Version:	4.2.0
 Release:	1
 License:	LGPL v3+ with linking exception
 Group:		Libraries
-Source0:	https://github.com/zeromq/zeromq4-1/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	c89db4dbc0b90c34c9f4983cbff6d321
+Source0:	https://github.com/zeromq/libzmq/releases/download/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	1fb2595d2a905a9e820c976a1d8348bc
 Source1:	https://raw.githubusercontent.com/zeromq/cppzmq/master/zmq.hpp
-# Source1-md5:	c732ee5409f8419323185d8aa44bc54c
+# Source1-md5:	03ea6bb87901660ad09df8f6c7a62e59
+Patch0:		zeromq-4.2.0-dl-backport.patch
 URL:		http://www.zeromq.org/
 BuildRequires:	asciidoc
 BuildRequires:	autoconf >= 2.61
@@ -110,6 +111,7 @@ wykorzystujących interfejs C++ do ØMQ.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %{__sed} -ne '/SPECIAL EXCEPTION GRANTED/,$p' COPYING.LESSER > COPYING.exception
 
@@ -149,8 +151,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING.exception ChangeLog MAINTAINERS NEWS
-%attr(755,root,root) %{_bindir}/curve_keygen
+%doc AUTHORS COPYING.exception ChangeLog NEWS
 %attr(755,root,root) %{_libdir}/libzmq.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libzmq.so.5
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zeromq.git/commitdiff/69247a76725ca55d715e235889507884f5255f68



More information about the pld-cvs-commit mailing list