Power PC changes from upstream

This commit is contained in:
Bryan Kearney 2010-03-10 14:28:24 +00:00
parent ace9a8b116
commit a6d3d692ac
4 changed files with 14 additions and 5 deletions

View File

@ -1 +1 @@
ffi-ffi-57b5d81.tar.gz
ffi-ffi-b69a5e3.tar.gz

View File

@ -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

View File

@ -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 <bkearney@redhat.com> - 0.6.2-1
- Power PC fixes from upstream which were found testing 0.6.2
* Tue Feb 22 2010 Bryan Kearney <bkearney@redhat.com> - 0.6.2-1
- Pull in 0.6.2 from upstream
* Tue Feb 22 2010 Bryan Kearney <bkearney@redhat.com> - 0.5.4-3
- Final updates based on package review

View File

@ -1 +1 @@
06d4b99c0c20c58f73750d4625629623 ffi-ffi-57b5d81.tar.gz
5db505b7481a979f15c3edfe6eed62ac ffi-ffi-b69a5e3.tar.gz