[zookeeper] Update netty3 patch for 3.9.3

Peter Robinson pbrobinson at fedoraproject.org
Sun Feb 15 22:31:24 UTC 2015


commit 491a576dfc8601a471c66ddd3310b51b94eca323
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Feb 15 22:31:03 2015 +0000

    Update netty3 patch for 3.9.3

 zookeeper-3.4.6-ivy-build.patch |    2 +-
 zookeeper.spec                  |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/zookeeper-3.4.6-ivy-build.patch b/zookeeper-3.4.6-ivy-build.patch
index 075cbfa..bc96443 100644
--- a/zookeeper-3.4.6-ivy-build.patch
+++ b/zookeeper-3.4.6-ivy-build.patch
@@ -38,7 +38,7 @@ index 561832a..93176d5 100644
 +    <dependency org="jline" name="jline" rev="1.0" transitive="false" conf="default"/>
  
 -    <dependency org="io.netty" name="netty" conf="default" rev="3.7.0.Final">
-+    <dependency org="io.netty" name="netty" conf="default" rev="3.6.6.Final">
++    <dependency org="io.netty" name="netty" conf="default" rev="3.9.3.Final">
        <artifact name="netty" type="jar" conf="default"/>
      </dependency>
  
diff --git a/zookeeper.spec b/zookeeper.spec
index 8d98955..073e391 100644
--- a/zookeeper.spec
+++ b/zookeeper.spec
@@ -5,7 +5,7 @@
 
 Name:          zookeeper
 Version:       3.4.6
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       A high-performance coordination service for distributed applications
 License:       ASL 2.0 and BSD
 URL:           http://zookeeper.apache.org/
@@ -300,6 +300,9 @@ getent passwd zookeeper >/dev/null || \
 %doc LICENSE.txt NOTICE.txt src/contrib/zkpython/README
 
 %changelog
+* Sun Feb 15 2015 Peter Robinson <pbrobinson at fedoraproject.org> 3.4.6-4
+- Update netty3 patch for 3.9.3
+
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 3.4.6-3
 - Rebuild for boost 1.57.0
 


More information about the scm-commits mailing list