[packages/zeromq] - up to 4.1.4, no more warnings

baggins baggins at pld-linux.org
Fri Dec 25 08:19:40 CET 2015


commit 56fc2e1b03c866ed668e2e445a006fbd5534a47c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Dec 25 08:19:19 2015 +0100

    - up to 4.1.4, no more warnings

 no-werror.patch | 11 -----------
 zeromq.spec     |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/zeromq.spec b/zeromq.spec
index 7b0015a..0ccadcb 100644
--- a/zeromq.spec
+++ b/zeromq.spec
@@ -9,13 +9,12 @@ 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.2
-Release:	3
+Version:	4.1.4
+Release:	1
 License:	LGPL v3+ with linking exception
 Group:		Libraries
 Source0:	http://download.zeromq.org/%{name}-%{version}.tar.gz
-# Source0-md5:	159c0c56a895472f02668e692d122685
-Patch0:		no-werror.patch
+# Source0-md5:	a611ecc93fffeb6d058c0e6edf4ad4fb
 URL:		http://www.zeromq.org/
 BuildRequires:	asciidoc
 BuildRequires:	autoconf >= 2.61
@@ -94,7 +93,6 @@ Statyczna biblioteka ØMQ.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %{__sed} -ne '/SPECIAL EXCEPTION GRANTED/,$p' COPYING.LESSER > COPYING.exception
 
diff --git a/no-werror.patch b/no-werror.patch
deleted file mode 100644
index 9ace4d3..0000000
--- a/no-werror.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- zeromq-4.1.2/configure.ac~	2015-06-11 23:52:26.000000000 +0200
-+++ zeromq-4.1.2/configure.ac	2015-12-25 08:11:15.917471120 +0100
-@@ -127,7 +127,7 @@
- 
- 
- # By default compiling with -Werror except OSX.
--libzmq_werror="yes"
-+libzmq_werror="no"
- 
- # By default use DSO visibility
- libzmq_dso_visibility="yes"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zeromq.git/commitdiff/56fc2e1b03c866ed668e2e445a006fbd5534a47c



More information about the pld-cvs-commit mailing list