From: Jan Rękorajski Date: Fri, 25 Dec 2015 07:19:19 +0000 (+0100) Subject: - up to 4.1.4, no more warnings X-Git-Tag: auto/th/zeromq-4.1.4-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=56fc2e1b03c866ed668e2e445a006fbd5534a47c;p=packages%2Fzeromq.git - up to 4.1.4, no more warnings --- 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" 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