[DRE-commits] [SCM] Ruby Binding of Tokyo Cabinet Database branch, master, updated. 8028c725c432136d3138ee376efba9d05d88e935

Laurent Arnoud laurent at spkdev.net
Sun Apr 10 15:25:21 UTC 2011


The following commit has been merged in the master branch:
commit 8028c725c432136d3138ee376efba9d05d88e935
Author: Laurent Arnoud <laurent at spkdev.net>
Date:   Sun Apr 10 17:23:02 2011 +0200

    fix_gemspec_for_ruby1.9.patch: add dep patch tagging
    
    Signed-off-by: Laurent Arnoud <laurent at spkdev.net>

diff --git a/debian/patches/fix_gemspec_for_ruby1.9.patch b/debian/patches/fix_gemspec_for_ruby1.9.patch
index a0f6c76..e6842bc 100644
--- a/debian/patches/fix_gemspec_for_ruby1.9.patch
+++ b/debian/patches/fix_gemspec_for_ruby1.9.patch
@@ -1,3 +1,7 @@
+Description: Fix gemspec file for Ruby 1.9.2
+ * tokyocabinet.gemspec: replace «s.author» by
+ «s.author =» works with Ruby 1.8 and 1.9.2
+Author: Laurent Arnoud <laurent at spkdev.net>
 --- a/tokyocabinet.gemspec
 +++ b/tokyocabinet.gemspec
 @@ -3,7 +3,7 @@ require 'rubygems'

-- 
Ruby Binding of Tokyo Cabinet Database



More information about the Pkg-ruby-extras-commits mailing list