makerpms: fix creation of tarball when gzip does not know "--rsynceable"
authorMichael Adam <obnox@samba.org>
Wed, 17 Dec 2008 15:01:49 +0000 (16:01 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 16 Jan 2009 09:49:52 +0000 (20:49 +1100)
commit62eccefc15e2ca737098980aa0b7d226df73a456
treedc4126b469ac684b2eb7795210e43579c0e048a4
parenta98a3ff2aad59d51fca6a2f3e2bdcfc99e84fa70
makerpms: fix creation of tarball when gzip does not know "--rsynceable"

--rsynceable is a patch to gzip that not all distributors / packagers
add to gzip. (It has just bitten me on openSUSE.) This path first detects
whether gzip knows about --rsynceable and then calls gzip accordingly.

Michael
packaging/RPM/makerpms.sh