]> git.cworth.org Git - sup/commit
rework Rakefile for "rake gem" and "rake tarball"
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Wed, 25 Mar 2009 13:25:48 +0000 (06:25 -0700)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Wed, 25 Mar 2009 13:34:51 +0000 (06:34 -0700)
commit352faad6d6db25dc98a52bcb248e396b1ecc2cab
tree04793dbb499a2403c3308613a7bb5fa90423c48a
parentdd8dc5e703b9880d10427a1c70b4f7adcdfa2479
rework Rakefile for "rake gem" and "rake tarball"

Move version into sup-version.rb and filelist into sup-files.rb. Rake gem
now builds the gem; rake tarball builds the tarball. No Hoe involved.
Update release-script accordingly.
Rakefile
release-script.txt
sup-files.rb [new file with mode: 0644]
sup-version.rb [new file with mode: 0644]
sup.gemspec