tar_gz_file()
The package name with .tar.gz added
# File lib/rake/packagetask.rb, line 182 def tar_gz_file "#{package_name}.tar.gz" end