[rubygem-hoe] - Kill unneeded patch

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Sep 3 16:47:46 UTC 2010


commit 8315457abb93d003d2c47c56b24f1bf776308e9c
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Sep 4 01:47:47 2010 +0900

    - Kill unneeded patch

 hoe-2.6.0-test-failure-glob-order.patch |   12 ------------
 rubygem-hoe.spec                        |   12 ++++--------
 2 files changed, 4 insertions(+), 20 deletions(-)
---
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 2049a89..b61d0b7 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -5,14 +5,11 @@
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
 Version:    	2.6.2
-Release:    	1%{?dist}
+Release:    	2%{?dist}
 Group:      	Development/Languages
 License:    	MIT
 URL:        	http://rubyforge.org/projects/seattlerb/
 Source0:    	http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
-# sent to the upstream, now discussing
-Patch1:         hoe-2.6.0-test-failure-glob-order.patch
-BuildRoot:  	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   	ruby(abi) = 1.8
 Requires:   	rubygems >= 1.3.6
 Requires:   	rubygem(rubyforge) >= 2.0.4
@@ -62,10 +59,6 @@ gem install \
 	--rdoc \
 	%{SOURCE0}
 
-pushd .%{geminstdir}
-%patch1 -p1 -b .glob
-popd
-
 %build
 
 %install
@@ -116,6 +109,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Sat Sep  4 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.6.2-2
+- Kill unneeded patch
+
 * Fri Sep  3 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.6.2-1
 - 2.6.2
 - Drop development dependency


More information about the scm-commits mailing list