Skip to content

Commit b3fb895

Browse files
committed
packaging: use libuuid x86_64 package for cloudstack-common
Signed-off-by: Rohit Yadav <[email protected]>
1 parent e41b4ed commit b3fb895

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packaging/centos63/cloud.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ management, and intelligence in CloudStack.
9494

9595
%package common
9696
Summary: Apache CloudStack common files and scripts
97+
Requires: libuuid
9798
Requires: python
9899
Requires: python-argparse
99100
Requires: python-netaddr

packaging/centos7/cloud.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ management, and intelligence in CloudStack.
8787

8888
%package common
8989
Summary: Apache CloudStack common files and scripts
90+
Requires: libuuid
9091
Requires: python
9192
Requires: python-argparse
9293
Requires: python-netaddr

0 commit comments

Comments
 (0)