]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
fix tarball names generated by Makepkgs
authorChristoph Hellwig <hch@lst.de>
Mon, 23 Mar 2009 15:47:51 +0000 (16:47 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 23 Mar 2009 15:47:51 +0000 (16:47 +0100)
commit43add4b899c45d11dc6667b00747a2d68e2ee5d2
tree4e163e2078a598939f53d783677f88da28b22eaa
parent8bc1110d8a6087cfeddc1656c6b4095149fb6240
fix tarball names generated by Makepkgs

Currently Makepkgs generates the source tarball as xfsprogs-version.src.tar.gz,
which is not what we used for recent releases and not what most other open
source packages do.  Change it to xfsprogs-version.tar.gz, and rename the
binary tarball to xfsprogs-version.bin.tar.gz

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
build/Makefile
build/rpm/xfsprogs.spec.in
build/tar/Makefile