[thermostat/f17] add netty as a dependency

Omair Majid omajid at fedoraproject.org
Fri Jul 13 02:23:09 UTC 2012


commit d7f8a56d606e3ce42c03792c7ddf95ea825ce4e6
Author: Omair Majid <omajid at redhat.com>
Date:   Thu Jul 12 22:11:20 2012 -0400

    add netty as a dependency

 thermostat.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/thermostat.spec b/thermostat.spec
index 5a3ae61..80d5c39 100644
--- a/thermostat.spec
+++ b/thermostat.spec
@@ -31,6 +31,7 @@ BuildRequires: jfreechart
 BuildRequires: jline2
 BuildRequires: mongo-java-driver
 BuildRequires: mongo-java-driver-bson
+BuildRequires: netty
 
 Requires: java >= 1:1.7.0
 Requires: jpackage-utils
@@ -46,6 +47,7 @@ Requires: mongodb
 Requires: mongodb-server
 Requires: mongo-java-driver
 Requires: mongo-java-driver-bson
+Requires: netty
 
 %description
 Thermostat is a monitoring and instrumentation tool for the Hotspot JVM,


More information about the scm-commits mailing list