[DRE-commits] [SCM] ruby-roxml.git branch, master, updated. upstream/3.3.1-5-gbb787e2

Praveen Arimbrathodiyil praveen at debian.org
Mon Oct 29 21:12:45 UTC 2012


The following commit has been merged in the master branch:
commit bb787e2c5a193c5fcc2d6f6c35eeb4f62363ae18
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 30 02:41:55 2012 +0530

    refresh patches

diff --git a/debian/patches/require-rspec.patch b/debian/patches/require-rspec.patch
index bafb494..d510be7 100644
--- a/debian/patches/require-rspec.patch
+++ b/debian/patches/require-rspec.patch
@@ -1,10 +1,10 @@
 --- a/spec/spec_helper.rb
 +++ b/spec/spec_helper.rb
-@@ -2,6 +2,7 @@
- require 'rubygems'
+@@ -3,6 +3,7 @@
  require 'pathname'
  require 'ostruct'
+ require 'roxml'
 +require 'rspec'
  
  require_relative './../test/support/fixtures'
- require_relative './../lib/roxml'
+ require_relative './shared_specs'
diff --git a/debian/patches/series b/debian/patches/series
index f0fc3d0..56d0306 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 require-system-roxml.patch
 require-rspec.patch
-

-- 
ruby-roxml.git



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