168 Commits

Author SHA1 Message Date
Mice Xia
55980c5338 remove mysql-connector-java.jar from rpm package 2012-09-10 23:37:29 +08:00
Mice Xia
6318e88c7d part of CLOUDSTACK-69 remove hibernate and its dependency from wscript_build and cloud.spec 2012-09-10 23:33:11 +08:00
Mice Xia
0d02e33d31 CLOUDSTACK-69 Hibernate jars should be removed 2012-09-10 21:15:35 +08:00
Rajesh Battala
d9c03a55cf CLOUDSTACK-52 Fix for AWSAPI contains hibernate configurations https://reviews.apache.org/r/6967/diff/
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2012-09-10 17:58:16 +08:00
Chip Childers
d1d9cacbfb CLOUDSTACK-46 : Missed a reference to the mycloud setup script in cloud.spec 2012-09-07 14:43:41 -04:00
Edison Su
b88033ff2a fix installation issue 2012-09-07 05:12:27 -07:00
Edison Su
31bb7b8e56 fix rpm build 2012-09-06 19:19:46 -07:00
Edison Su
f26929bf2d add kvm into rpm 2012-09-06 11:41:01 -07:00
Edison Su
5ae15f8bbf first OSS build 2012-09-05 17:45:25 -07:00
Edison Su
caebc0ce74 fix rpm installation 2012-09-04 22:30:24 -07:00
Edison Su
c4955e82e8 fix rpmbuild 2012-09-04 21:34:52 -07:00
Hugo Trippaers
1f207506da Add an option to select a build with or without non-OSS components using waf 2012-09-04 15:16:18 +02:00
Hugo Trippaers
79004fc7bc Fix RPM build using waf (oss only) and maven. With the exception of awsapi most of the rpms are build. Not the neatest way to do it, but a good base for improvement. 2012-09-04 15:16:18 +02:00
Hugo Trippaers
d18ac73aee Add a dependency to mysql-connector-java to the cloud.spec file for the client package.
Fix some build errors in the spec file
2012-08-31 18:56:23 +02:00
Hugo Trippaers
c657962ece Small fix to add these files to the rpm, this was breaking the waf rpm build (ported from 4.0 branch) 2012-08-20 14:13:25 +02:00
Edison Su
63f47e4ae2 cloud.spec change permissions on /etc/cloud/management
fixes permissions in RPM spec file for varions /etc/cloud/management
files.

RB: https://reviews.apache.org/r/6666/
Send-by: shadowsor@gmail.com
2012-08-16 16:26:19 -07:00
Edison Su
b9e8b5152c Update RPM build for 4.0
Update cloud.spec for current state of 4.0, minor waf and init script
fixes for RHEL/CENTOS/Fedora

RB: https://reviews.apache.org/r/6658/
Send-by: shadowsor@gmail.com
2012-08-16 14:48:28 -07:00
Wido den Hollander
27a43f9a97 agent: Remove dummy.agent.properties
This configuration file isn't being used and would only confuse admins
2012-08-08 22:31:06 +02:00
Chip Childers
42ef767c4a License header updates. 2012-08-02 09:16:16 -04:00
Hugo Trippaers
9c127cf608 Fix rpm build after kvm move 2012-08-02 11:56:33 +02:00
Edison Su
7a0a9231c3 Move KVM related code into plugins/hypervisor/kvm, a new jar file is
created: cloud-kvm.jar
2012-07-30 14:55:47 -07:00
David Nalley
3129d0c8e5 adding jsvc as a dependency in the spec file 2012-07-24 18:11:18 -04:00
Hugo Trippaers
79c7da07ab Phase 1 of Nicira integration 2012-07-11 17:16:06 -07:00
Hugo Trippaers
54203f08ad Small stop-gap fix to include cloud-elb.jar and cloud-netapp.jar in the rpms 2012-07-06 10:06:46 -04:00
David Nalley
de04b8cb79 stopgap to fix the RPM issues created by the plugins
Patch by Hugo Trippaers
https://reviews.apache.org/r/5697/
2012-07-02 13:31:38 -04:00
frank
2fe8ee4d5e fix build after awsapi merge 2012-05-25 16:43:58 -07:00
prachi
49cdc2317b merge awsapi build script changes to master 2012-05-25 14:40:56 -07:00
David Nalley
859e367380 fixing rpmbuild CS-14509 2012-04-16 00:54:44 -04:00
frank
2f634c0913 Switch to Apache license 2012-04-03 04:50:05 -07:00
frank
1ee12a8080 fix typo in cloud.spec 2012-03-29 11:30:58 -07:00
frank
a2d7d5e7ae Bug 14546 - fix RPM descriptions
Make CloudStack as product name in spec file

status 14546: resolved fixed
reviewed-by: edison
2012-03-29 11:12:30 -07:00
David Nalley
8af4053a14 bug 14358: removing cloud-daemonize, cloud-console-proxy
bug 14359: removing lots of cloud.com references
status 14358: resolved fixed
status 14359: resolved fixed
2012-03-17 14:24:43 -04:00
frank
5575ab9f55 fix build 2012-02-16 15:18:45 -08:00
frank
9528f306b1 fix build 2012-02-10 10:17:05 -08:00
frank
d9a2ed664d fix build 2012-01-20 13:18:58 -08:00
frank
3769a2f9ec clean up cloud.spec 2012-01-18 11:18:35 -08:00
frank
e671124930 Bug 12932 - 3.0 beta 2 packages for EL 5.x have missing dependencies
for some reason (historical), we got rid of common-httpclient-3.1.jar from
rpm. Actually we should not have done it, higher verison httpclient is not API
compatiable with the one used by CloudStack

status 12932: resolved fixed
2012-01-06 14:40:25 -08:00
frank
9726b652eb Bug 11823: Added cloud-setup-encryption script for encryption upgrade
fix build
2012-01-05 11:33:26 -08:00
frank
c7ac604c8a Bug 12736 - missing dependency when installing mgt server on rhel 6.1
status 12736: resolved fixed

reviewed-by: edison
2011-12-22 15:07:14 -08:00
David Nalley
5fead2c092 Adding some requires for F16 - namely moving commons-* to apache-commons and jakarta-commons, and adding libcgroup-tools 2011-12-17 04:24:21 -05:00
frank
141cceacef remove stale dependence from agent-lib in spec file 2011-12-16 19:05:13 -08:00
frank
14c20c27e3 make cloud-agent be able to install on fc16 2011-12-16 18:50:37 -08:00
frank
8ae8af94ff Bug 11939 - unify components.xml and components-premium.xml into components.xml
remove components-premium.xml from spec file
2011-12-07 13:59:54 -08:00
Edison Su
2e79da0ce5 kvm is working now 2011-12-05 18:07:00 -08:00
Edison Su
6f9bbeb2f2 fix the build 2011-12-05 10:04:53 -08:00
frank
4676d2b487 attach branch name to rpm name 2011-11-28 15:23:24 -08:00
frank
630bb2e278 make build number attach to release number 0 in rpm package name.
1. if --prerelease specified, the release number equals to
        0.buildnumber
2. if --prerelease omitted, the release number equals to
        1 or --release-version if --release-version specified
2011-11-28 14:46:35 -08:00
frank
71a8ad1a32 introduce cloud-grab-dependent-library-versions grabbing dependent libraries version of mgmt server 2011-11-21 14:32:31 -08:00
frank
da8dcb4776 Use components-premium.xml from new package 2011-11-03 16:44:03 -07:00
frank
9a58bfd58a Oboslete old premium packages in spec file 2011-11-03 16:31:08 -07:00