From a6d3d692ace8ec7fcedfba165a2a8d98ee06c98f Mon Sep 17 00:00:00 2001 From: Bryan Kearney Date: Mar 10 2010 14:28:24 +0000 Subject: Power PC changes from upstream --- diff --git a/.cvsignore b/.cvsignore index 9e96132..8f60448 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ffi-ffi-57b5d81.tar.gz +ffi-ffi-b69a5e3.tar.gz diff --git a/import.log b/import.log index 0bdc84c..499ef2d 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ rubygem-ffi-0_5_4-3_fc12:F-11:rubygem-ffi-0.5.4-3.fc12.src.rpm:1266849302 +rubygem-ffi-0_6_3-1_fc12:F-11:rubygem-ffi-0.6.3-1.fc12.src.rpm:1268231393 diff --git a/rubygem-ffi.spec b/rubygem-ffi.spec index 374ed52..61490db 100644 --- a/rubygem-ffi.spec +++ b/rubygem-ffi.spec @@ -3,12 +3,12 @@ %global gemname ffi %global geminstdir %{gemdir}/gems/%{gemname}-%{version} %global libname %{gemname}_c.so -%global githubhash 57b5d81 +%global githubhash b69a5e3 %global tarballname ffi-ffi-%{githubhash} Name: rubygem-%{gemname} -Version: 0.5.4 -Release: 3%{?dist} +Version: 0.6.3 +Release: 1%{?dist} Summary: FFI Extensions for Ruby Group: Development/Languages @@ -61,6 +61,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc %{geminstdir}/README.rdoc +%doc %{geminstdir}/History.txt %doc %{geminstdir}/LICENSE %doc %{gemdir}/doc/%{gemname}-%{version} %dir %{geminstdir} @@ -69,12 +70,19 @@ rm -rf %{buildroot} %{geminstdir}/gen %{geminstdir}/lib %{geminstdir}/spec +%{geminstdir}/tasks %{ruby_sitearch}/%{libname} %{gemdir}/cache/%{gemname}-%{version}.gem %{gemdir}/specifications/%{gemname}-%{version}.gemspec %changelog +* Wed Mar 10 2010 Bryan Kearney - 0.6.2-1 +- Power PC fixes from upstream which were found testing 0.6.2 + +* Tue Feb 22 2010 Bryan Kearney - 0.6.2-1 +- Pull in 0.6.2 from upstream + * Tue Feb 22 2010 Bryan Kearney - 0.5.4-3 - Final updates based on package review diff --git a/sources b/sources index c00cb54..3976fd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06d4b99c0c20c58f73750d4625629623 ffi-ffi-57b5d81.tar.gz +5db505b7481a979f15c3edfe6eed62ac ffi-ffi-b69a5e3.tar.gz