----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7436/ -----------------------------------------------------------
Review request for cloudstack and edison su. Description ------- CLOUDSTACK-248: Fix rpm build for cloud-scripts Make rpm correctly handle new installs, upgrades and uninstalls. Additional steps for the user while upgrading: (applies for mgmt server and agent) 1. Verify that files are missing (uninstalled by obsoleted cloud-agent-scripts package) rpm -V cloud-scripts 2. Force reinstall/upgrade cloud-scripts package: rpm -Uvh --force cloud-scripts-4.0.0-0.385.el6.4.0.x86_64.rpm 3. Verify once again, there should n't be any missing files: rpm -V cloud-scripts Signed-off-by: Rohit Yadav <[email protected]> Download the original patch and git am <patch-file>: http://patchbin.baagi.org/p?id=wfbyrz --- Posted with bhaisaab's rbtool fork: https://github.com/bhaisaab/RBTool This addresses bug CLOUDSTACK-248. Diffs ----- cloud.spec 342b525 Diff: https://reviews.apache.org/r/7436/diff/ Testing ------- 4.0 Thanks, Rohit Yadav
