update rpmbuild with latest versions and add opendove and lispflowmapping projects.
authorSam Hague <shague@redhat.com>
Sat, 1 Feb 2014 02:37:37 +0000 (21:37 -0500)
committerSam Hague <shague@redhat.com>
Sat, 1 Feb 2014 02:43:38 +0000 (21:43 -0500)
commite34e4748cec5a4d51672f7c79d9b54bb9d908608
tree8a8b9a4cb3135db409ffd3eceb5f97a64ae53494
parentff68f00e5551cbcacfdf77ebc8baac136c1ba170
update rpmbuild with latest versions and add opendove and lispflowmapping projects.

- fixed version error in ovsdb and lipsflowmapping. An older snapshot version was hardcoded in the spec causing the rpm build to fail becuase it could not find the file.
- added opendove and lipsflowmapping to the buildrpm script.
- modified opendove.spec Requires: libjansson-devel. Package could not be found so switched to jansson-devel.
- modified description string in opendaylight-controller.spec with more text.
- added some debugger options to buildrpm.sh. --shortcircuit flags to restart building on specific projects.

Change-Id: Id2487f7ea0fb40fbd43d8e9accb6345b8233cac5
Signed-off-by: Sam Hague <shague@redhat.com>
packaging/rpm/buildrpm.sh
packaging/rpm/opendaylight-controller.spec
packaging/rpm/opendaylight-lispflowmapping.spec
packaging/rpm/opendaylight-opendove.spec
packaging/rpm/opendaylight-openflowplugin.spec
packaging/rpm/opendaylight-ovsdb.spec
packaging/rpm/run.dist.sh