]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
make-dist: don't set Release tag in ceph.spec for SUSE distros 48613/head
authorNathan Cutler <ncutler@suse.com>
Mon, 29 Jan 2018 12:38:08 +0000 (13:38 +0100)
committerTim Serong <tserong@suse.com>
Tue, 25 Oct 2022 05:06:18 +0000 (16:06 +1100)
commit5a2037929effaf9868a2f71b4affd7b7146f6c9c
treef0cf978c962b1efb4e9d2ac1a57f15222ab85446
parentbdfd9f3b9112fb80b055497e45fa8f5b582e2971
make-dist: don't set Release tag in ceph.spec for SUSE distros

SUSE's Open Build Service overwrites the Release tag with checkin
and build counters, so we can't use it to record the number of
commits since the last tag, and the last commit hash.  This commit
appends that extra information to the Version tag instead for
SUSE builds.

Fixes: https://tracker.ceph.com/issues/57893
Signed-off-by: Tim Serong <tserong@suse.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit dfc9ef6886ae5de6b769979ebad46f5a81bcfaba)
make-dist