<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -73,7 +73,11 @@ if is_task?('package', 'repackage', 'clobber_package')
     spec.test_files = FileList['test/**/*_test.rb'].to_a
   end
   
-  Rake::GemPackageTask.new(spec) { |pkg| }
+  Rake::GemPackageTask.new(spec) do |pkg|
+    pkg.need_zip     = true
+    pkg.need_tar_gz  = true
+    pkg.need_tar_bz2 = true
+  end
 end
 
 # ----- Benchmarking -----</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>970ba243ee5d902b09830a860abe17fea0b8c86c</id>
    </parent>
  </parents>
  <author>
    <name>nex3</name>
    <email>nex3@7063305b-7217-0410-af8c-cdc13e5119b9</email>
  </author>
  <url>http://github.com/nex3/haml/commit/3aa64dfa662c71bfa74ae84b1fcde5df9d77bf43</url>
  <id>3aa64dfa662c71bfa74ae84b1fcde5df9d77bf43</id>
  <committed-date>2007-01-05T08:47:11-08:00</committed-date>
  <authored-date>2007-01-05T08:47:11-08:00</authored-date>
  <message>Have the Rake GemPackageTask also create archives.


git-svn-id: svn://hamptoncatlin.com/haml/tags/rel_1-0-2@278 7063305b-7217-0410-af8c-cdc13e5119b9</message>
  <tree>2e6511a0258778c20b66e7660058053d2f4d3dac</tree>
  <committer>
    <name>nex3</name>
    <email>nex3@7063305b-7217-0410-af8c-cdc13e5119b9</email>
  </committer>
</commit>
