[rubygem-pathname2] drop unneeded patch

wakko666 wakko666 at fedoraproject.org
Thu Apr 10 15:52:55 UTC 2014


commit 1d6114c7e396e9b4127c1bb6631fdf2ba88441ca
Author: Brett Lentz <blentz at redhat.com>
Date:   Thu Apr 10 11:52:40 2014 -0400

    drop unneeded patch

 rubygem-pathname2.spec               |    7 +------
 rubygem-pathname2_use_rbconfig.patch |   11 -----------
 2 files changed, 1 insertions(+), 17 deletions(-)
---
diff --git a/rubygem-pathname2.spec b/rubygem-pathname2.spec
index 6a5772e..42981da 100644
--- a/rubygem-pathname2.spec
+++ b/rubygem-pathname2.spec
@@ -14,8 +14,6 @@ License:        Artistic 2.0
 URL:            http://raa.ruby-lang.org/project/pathname2/
 Source0:        http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
 
-Patch1:         %{name}_use_rbconfig.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -47,10 +45,6 @@ An alternate implementation for the Pathname library. This version treats a
 gem install --local --install-dir=.%{gem_dir} \
    --force --rdoc %{SOURCE0}
 
-pushd .%{gem_instdir}
-%patch1 -p0
-popd
-
 %build
 
 %install
@@ -90,6 +84,7 @@ ruby -I$(pwd)%{gem_libdir} $(pwd)%{gem_instdir}/test/test_pathname.rb
 %changelog
 * Thu Apr 10 2014  Brett Lentz <blentz at redhat.com> - 1.7.1-1
 - upstream release 1.7.1
+- drop unneeded patch
 
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list