Project

General

Profile

Actions

Bug #1521

closed

release tarball should contain ceph.spec

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Then you could just do "rpmbuild -ta ceph-XXX.tgz".

Right now, you need

tar xzf ceph-0.34.tar.gz
cd ceph-0.34
./configure --without-tcmalloc
rpmbuild -ba ceph.spec
Actions #1

Updated by Anonymous over 12 years ago

  • Status changed from New to Closed
commit c16241fd41d0ac3f993cbd6d608fb835f5f77ac8
Author: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Date:   2011-09-08 12:59:05 -0700

    rpm: Include ceph.spec in release tarball.

    This lets users say "rpmbuild -ta ceph-XXX.tgz".

    Closes: #1521
    Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Actions

Also available in: Atom PDF