[rubygem-atk] rebuild against f17-ruby

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Jan 29 21:28:15 UTC 2012


commit 21ca4c1db60471fd5365e913954e12b8c7c63711
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Jan 30 06:28:09 2012 +0900

    rebuild against f17-ruby

 rubygem-atk.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index 25fb3f3..9b3e5f1 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.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
@@ -20,7 +20,7 @@
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gem_name}
 Version:	1.1.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -131,7 +131,7 @@ mv .%{gem_instdir}/lib/%{gem_name}.so .%{gem_extdir}/lib
 popd
 
 # move pkgconfig file
-mkdir %{buildroot}%{_libdir}/pkgconfig
+mkdir -p %{buildroot}%{_libdir}/pkgconfig
 install -cpm 644 ./%{_libdir}/pkgconfig/*.pc \
 	%{buildroot}%{_libdir}/pkgconfig/
 
@@ -247,7 +247,7 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/Rakefile
 
 %changelog
-* Sun Jan 29 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-1
+* Sun Jan 29 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-2
 - 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