Updated Branches:
  refs/heads/4.0 c02edf9d8 -> f58747426

CLOUDSTACK-498 Missing dependency in RPMs of KVM agent


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f5874742
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f5874742
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/f5874742

Branch: refs/heads/4.0
Commit: f58747426bab277374629e2d0fbc47a484345fd4
Parents: c02edf9
Author: Satoshi Kobayashi <[email protected]>
Authored: Mon Nov 19 08:55:47 2012 -0500
Committer: Joe Brockmeier <[email protected]>
Committed: Tue Nov 27 19:24:45 2012 -0600

----------------------------------------------------------------------
 cloud.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/f5874742/cloud.spec
----------------------------------------------------------------------
diff --git a/cloud.spec b/cloud.spec
index 29c1093..debe3ae 100644
--- a/cloud.spec
+++ b/cloud.spec
@@ -224,6 +224,7 @@ Requires: jna
 Requires: ebtables
 Requires: jsvc
 Requires: jakarta-commons-daemon
+Requires: bridge-utils
 Group:     System Environment/Libraries
 
 Requires: kvm
@@ -617,6 +618,9 @@ fi
 %doc NOTICE
 
 %changelog
+* Mon Nov 19 2012 Satoshi Kobayashi <[email protected]> 4.0.1
+- adding dependency bridge-utils to fix a system requirement
+
 * Fri Sep 14 2012 Marcus Sorensen <[email protected]> 4.0.1
 - adding dependency jakarta-commons-daemon to fix "cannot find daemon loader"
 

Reply via email to