[mqtt-client] use objectweb-asm3

gil gil at fedoraproject.org
Thu Nov 14 03:33:41 UTC 2013


commit 757a036d74848e8689dde22245c9c20acdf15a00
Author: gil <puntogil at libero.it>
Date:   Thu Nov 14 04:33:57 2013 +0100

    use objectweb-asm3

 mqtt-client.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mqtt-client.spec b/mqtt-client.spec
index f0ba92e..cac0d09 100644
--- a/mqtt-client.spec
+++ b/mqtt-client.spec
@@ -8,7 +8,7 @@ Source0:       https://github.com/fusesource/mqtt-client/archive/%{name}-project
 
 BuildRequires: java-devel
 
-BuildRequires: mvn(asm:asm-tree:3)
+BuildRequires: mvn(asm:asm-tree)
 BuildRequires: mvn(org.fusesource:fusesource-pom)
 BuildRequires: mvn(org.fusesource.hawtbuf:hawtbuf)
 BuildRequires: mvn(org.fusesource.hawtdispatch:hawtdispatch-transport)


More information about the scm-commits mailing list