GitHub user ghxandsky reopened a pull request: https://github.com/apache/cloudstack/pull/88
Add distribution fedora21 in packaging.sh and delete the agent dir in cloud.spec Add distribution fedora21 in packaging/package.sh, help to build rpm for fedora21. Fix cloud.spec for building management rpm, need not create agent dir but agetn rpm (kvm host agent). When user install management and agent in the same host, it causes yum problem about agent dir recover by another. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ghxandsky/cloudstack master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/88.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #88 ---- commit b6d9163ae2c1eb255bb4012b1a676193a0a227b5 Author: ghxandsky <ghxand...@gmail.com> Date: 2015-02-26T14:54:04Z Add distribution fedora21 in packaging/package.sh commit eaf734915fc2b61affcf8b9fb2b4b9fc7eeda2bf Author: ghxandsky <ghxand...@gmail.com> Date: 2015-02-26T15:51:43Z Fix cloud.spec for building management rpm, need not create agent dir but agetn rpm (kvm host agent) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---