]> git.pld-linux.org Git - packages/zeromq.git/commitdiff
- up to 4.1.4, no more warnings auto/th/zeromq-4.1.4-1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 25 Dec 2015 07:19:19 +0000 (08:19 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 25 Dec 2015 07:19:19 +0000 (08:19 +0100)
no-werror.patch [deleted file]
zeromq.spec

diff --git a/no-werror.patch b/no-werror.patch
deleted file mode 100644 (file)
index 9ace4d3..0000000
+++ /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"
index 7b0015a9db48ab0bc4662eec0843f809e7e5fbc4..0ccadcb6eda061df9ba653bf354b8c9a14cb5efc 100644 (file)
@@ -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
 
This page took 0.11568 seconds and 4 git commands to generate.