]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: Include ceph.spec in release tarball.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 8 Sep 2011 19:59:05 +0000 (12:59 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 8 Sep 2011 19:59:05 +0000 (12:59 -0700)
This lets users say "rpmbuild -ta ceph-XXX.tgz".

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

index 91304f28ecbcb42f111db8ecc1bf098d0067a742..d86b80d437a01c16b3fcd87543a49e6d55c086a5 100644 (file)
@@ -1,5 +1,5 @@
 AUTOMAKE_OPTIONS = gnu
-EXTRA_DIST = autogen.sh ceph.spec.in
+EXTRA_DIST = autogen.sh ceph.spec.in ceph.spec
 # the "." here makes sure check-local builds gtest before it is used
 SUBDIRS = . src man