[rubygem-gtk2] oops again...

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Mar 3 04:04:19 UTC 2013


commit fa8864f4bf58ddecd32eb3ba2f5df62e861f7b42
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Mar 3 13:04:11 2013 +0900

    oops again...

 rubygem-gtk2.spec |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index 2ae0f74..a0cfb53 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -20,16 +20,6 @@
 %global	pangominver	1.2.0
 %global	obsoleteevr	0.90.7-1.999
 
-%if 0%{?fedora} >= 19
-Requires:	ruby(release)
-BuildRequires:	ruby(release)
-%else
-Requires:	ruby(abi) = %{rubyabi}
-Requires:	ruby 
-BuildRequires:	ruby(abi) = %{rubyabi}
-BuildRequires:	ruby 
-%endif
-
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
 Version:	1.2.1
@@ -40,6 +30,16 @@ License:	LGPLv2
 URL:		http://ruby-gnome2.sourceforge.jp/
 Source0:	http://rubygems.org/downloads/%{gem_name}-%{version}.gem
 
+%if 0%{?fedora} >= 19
+Requires:	ruby(release)
+BuildRequires:	ruby(release)
+%else
+Requires:	ruby(abi) = %{rubyabi}
+Requires:	ruby 
+BuildRequires:	ruby(abi) = %{rubyabi}
+BuildRequires:	ruby 
+%endif
+
 BuildRequires:	rubygems-devel
 BuildRequires:	rubygem-cairo-devel
 BuildRequires:	rubygem-glib2-devel >= %{glibminver}


More information about the scm-commits mailing list