[rubygem-glib2] And rebuild for ruby 1.9

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 28 19:17:26 UTC 2012


commit 30c14052231fcb07c6854be60222fc193dcf3804
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 29 04:17:21 2012 +0900

    And rebuild for ruby 1.9

 rubygem-glib2.spec |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)
---
diff --git a/rubygem-glib2.spec b/rubygem-glib2.spec
index a7a8858..06f8c2e 100644
--- a/rubygem-glib2.spec
+++ b/rubygem-glib2.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} >= 18
+%if 0%{?fedora} >= 17
 %global	rubyabi	1.9.1
 %global	header_dir	%{ruby_vendorarchdir}
 %global	ruby19	1
@@ -11,16 +11,6 @@
 %global	ruby19	0
 %endif
 
-%if 1
-# Temporarily
-%define gem_dir /usr/lib/ruby/gems/1.8
-%define gem_instdir %{gem_dir}/gems/%{gem_name}-%{version}
-%define gem_libdir %{gem_instdir}/lib
-%define gem_cache %{gem_dir}/cache/%{gem_name}-%{version}.gem
-%define gem_spec %{gem_dir}/specifications/%{gem_name}-%{version}.gemspec
-%define gem_docdir %{gem_dir}/doc/%{gem_name}-%{version}
-%endif
-
 %global	gem_name	glib2
 
 %global	obsoleteevr	0.90.7-1.999
@@ -28,7 +18,7 @@
 Summary:	Ruby binding of GLib-2.x
 Name:		rubygem-%{gem_name}
 Version:	1.1.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -342,6 +332,9 @@ popd
 
 
 %changelog
+* Sun Jan 29 2012 Mamoru Tasaka <mtasaka at fedoraproject.org>
+- And rebuild for ruby 1.9
+
 * Sun Jan 29 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-1
 - 1.1.2
 


More information about the scm-commits mailing list