<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>pkg/jobby-0.3.4.gem</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -15,6 +15,9 @@ task :build do
     puts &quot;You didn't specify a version number in the environment variable VERSION&quot;
     exit -1
   end
+  system &quot;find #{File.dirname(__FILE__)} -type d -exec chmod -R 755 {} \;&quot;
+  system &quot;find #{File.dirname(__FILE__)} -type f -exec chmod -R 644 {} \;&quot;
+  system &quot;chmod -R 755 #{File.dirname(__FILE__)}/bin/jobby&quot;
   FileUtils.cp &quot;jobby.gemspec&quot;, &quot;jobby.gemspec.before_substitution&quot;, :preserve =&gt; true
   FileUtils.cp &quot;bin/jobby&quot;, &quot;jobby.before_substitution&quot;, :preserve =&gt; true
   system &quot;sed -i 's/%%%VERSION%%%/#{ENV[&quot;VERSION&quot;]}/g' jobby.gemspec bin/jobby&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cda5a2953616547549b4cebb23ce4f2f89d0840d</id>
    </parent>
  </parents>
  <author>
    <name>Mark Somerville</name>
    <email>ms@dev-n.int.pccl</email>
  </author>
  <url>http://github.com/Spakman/jobby/commit/b6ebb88a4fd97695afc3ddf779e8cdd7d426b913</url>
  <id>b6ebb88a4fd97695afc3ddf779e8cdd7d426b913</id>
  <committed-date>2008-12-15T09:16:21-08:00</committed-date>
  <authored-date>2008-12-15T09:16:21-08:00</authored-date>
  <message>Altered the Rake file to make sure everything has the correct permissions for building the gem and then build the gem for version 0.3.4.</message>
  <tree>398450431bdaa54eb8c37ba2cdd524244190dbe5</tree>
  <committer>
    <name>Mark Somerville</name>
    <email>ms@dev-n.int.pccl</email>
  </committer>
</commit>
