Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.

Commit 29271a6

Browse files
mlsorensensudison
authored andcommitted
adding RPM dependency for cloud-agent
adding jakarta-commons-daemon as a dependency for cloud-agent. On fresh install was getting "Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader" Signed-off-by: Edison Su <sudison@gmail.com>
1 parent 9cc5c8e commit 29271a6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

cloud.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ Requires: /sbin/chkconfig
218218
Requires: jna
219219
Requires: ebtables
220220
Requires: jsvc
221+
Requires: jakarta-commons-daemon
221222
Group: System Environment/Libraries
222223

223224
Requires: kvm
@@ -576,7 +577,10 @@ fi
576577
%attr(0755,root,root) %{_bindir}/cloud-setup-bridge
577578

578579
%changelog
579-
* Thu Aug 16 2012 Marcus Sorense <shadowsor@gmail.com> 4.0
580+
* Fri Sep 14 2012 Marcus Sorensen <shadowsor@gmail.com> 4.0.1
581+
- adding dependency jakarta-commons-daemon to fix "cannot find daemon loader"
582+
583+
* Thu Aug 16 2012 Marcus Sorensen <shadowsor@gmail.com> 4.0
580584
- rearranged files sections to match currently built files
581585

582586
* Mon May 3 2010 Manuel Amador (Rudd-O) <manuel@vmops.com> 1.9.12

0 commit comments

Comments
 (0)