[rubygem-glib2] oops...

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 28 20:24:20 UTC 2012


commit ad290c6dff6d38a00160607f19872f818bc05db0
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 29 05:24:14 2012 +0900

    oops...

 rubygem-glib2.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-glib2.spec b/rubygem-glib2.spec
index 4a86183..0333bdb 100644
--- a/rubygem-glib2.spec
+++ b/rubygem-glib2.spec
@@ -26,14 +26,14 @@ URL:		http://ruby-gnome2.sourceforge.jp/
 Source0:	http://rubygems.org/gems/%{gem_name}-%{version}.gem
 
 BuildRequires:	ruby(abi) = %{rubyabi}
-BuildRequires:	rubygems
+BuildRequires:	rubygems-devel
 BuildRequires:	rubygem(pkg-config)
 BuildRequires:	ruby-devel
 BuildRequires:	glib2-devel
 ## %%check
 BuildRequires:	rubygem(test-unit)
 Requires:	ruby(abi) = %{rubyabi}
-Requires:	rubygems-devel
+Requires:	rubygems
 # Ruby-GetText-Package support in glib2.rb
 Requires:	rubygem(gettext)
 # If someone uses gnome2-win32-binary-downloader.rb, please explicitly


More information about the scm-commits mailing list