[rubygem-gio2] add missing directory

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Jan 31 05:17:39 UTC 2012


commit 1921d085169c001f536bfc3760528fb25e4474a0
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Tue Jan 31 14:17:35 2012 +0900

    add missing directory

 rubygem-gio2.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec
index 84fd746..04b75c0 100644
--- a/rubygem-gio2.spec
+++ b/rubygem-gio2.spec
@@ -19,7 +19,7 @@
 Summary:	Ruby binding of gio-2.0.x
 Name:		rubygem-%{gem_name}
 Version:	1.1.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -220,6 +220,8 @@ ruby -rubygems -Ilib test/load-test.rb
 %{gem_instdir}/lib/%{gem_name}.rb
 %{gem_instdir}/lib/%{gem_name}/deprecated.rb
 %if 0%{ruby19}
+%dir	%{gem_extdir}
+%dir	%{gem_extdir}/lib
 %{gem_extdir}/lib/%{gem_name}.so
 %else
 # %%ruby_sitearch/ruby-gnome2 is owned by rubygem-glib2
@@ -247,7 +249,7 @@ ruby -rubygems -Ilib test/load-test.rb
 %{gem_instdir}/test/
 
 %changelog
-* Mon Jan 30 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-2
+* Mon Jan 30 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-3
 - 1.1.2
 
 * Sun Jan 15 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.1-1


More information about the scm-commits mailing list