build-ceph-rpm.sh: fix up for make-dist
authorDan Mick <dan.mick@redhat.com>
Wed, 29 Jun 2016 01:56:31 +0000 (18:56 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 30 Jun 2016 17:35:55 +0000 (10:35 -0700)
commit1a070600d3cea22359035a73f292501779809bf9
treecda0a5c0dbc8dd5a406e497287f46fa8756e7415
parent05c990e16c299c77ce792ceba8a933d6d645e583
build-ceph-rpm.sh: fix up for make-dist

- remove 'v' from git describe output
- edit ceph.spec Version and Release
  to match RPM_VER (without RPM_REL) so rpmbuild works

Signed-off-by: Dan Mick <dan.mick@redhat.com>
build-ceph-rpm.sh