[rubygem-kgio/el5] removing patch

Guillermo Gómez gomix at fedoraproject.org
Sun Feb 10 16:32:46 UTC 2013


commit 0f2459226424ea3059481b96ba1e6efc1e8a909f
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Sun Feb 10 12:02:41 2013 -0430

    removing patch

 rubygem-kgio.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-kgio.spec b/rubygem-kgio.spec
index afa37b3..b4d1820 100644
--- a/rubygem-kgio.spec
+++ b/rubygem-kgio.spec
@@ -17,8 +17,6 @@ License:       LGPLv2 or LGPLv3
 # No license info in source files. 
 URL:           http://bogomips.org/kgio
 Source0:       http://rubygems.org/downloads/%{gem_name}-%{version}.gem
-# Simple patch file to fix automated test file 
-Source1:       no_ruby_strace_test_autopush.patch 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:      ruby
 Requires:      ruby(abi) = %{rubyabi}
@@ -67,7 +65,6 @@ rm -rf %{buildroot}
 mkdir -p %{buildroot}%{gem_dir}
 cp -a .%{gem_dir}/* \
         %{buildroot}%{gem_dir}/
-patch %{buildroot}%{gem_instdir}/test/test_autopush.rb %{SOURCE1}
 
 # Remove the binary extension sources and build leftovers.
 rm -f %{buildroot}%{gem_instdir}/.document


More information about the scm-commits mailing list