Updated Branches: refs/heads/4.1 bfc8ffcd2 -> fb8ea7570
packaging: Three times is a charm Sorry about this, my packaging test system is out of order :-( (cherry picked from commit 171a967437431dca420b33ebf62a249876eeb05f) Signed-off-by: Hugo Trippaers <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fb8ea757 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fb8ea757 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/fb8ea757 Branch: refs/heads/4.1 Commit: fb8ea75707648ea7abe7a00843bfea12e98fb50e Parents: bfc8ffc Author: Hugo Trippaers <[email protected]> Authored: Fri Apr 5 17:08:15 2013 +0200 Committer: Hugo Trippaers <[email protected]> Committed: Fri Apr 5 17:20:02 2013 +0200 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fb8ea757/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index 118f20a..8971831 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -513,6 +513,7 @@ fi %attr(0644,root,root) %{_libdir}/python2.6/site-packages/cloud_utils.py %attr(0644,root,root) %{_libdir}/python2.6/site-packages/cloud_utils.pyc %attr(0644,root,root) %{_libdir}/python2.6/site-packages/cloudutils/* +%attr(0644, root, root) %{_datadir}/%{name}-common/lib/jasypt-1.9.0.jar %doc LICENSE %doc NOTICE
