commit rubygem-ffi for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-ffi for openSUSE:Factory checked in at 2012-08-04 09:39:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-ffi (Old) and /work/SRC/openSUSE:Factory/.rubygem-ffi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-ffi", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-ffi/rubygem-ffi.changes 2012-07-23 10:17:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-ffi.new/rubygem-ffi.changes 2012-08-04 09:39:21.000000000 +0200 @@ -1,0 +2,10 @@ +Mon Jul 30 09:50:48 UTC 2012 - coolo@suse.com + +- update to 1.1.2 - fixes for arm + +------------------------------------------------------------------- +Sat Jul 28 16:23:24 UTC 2012 - coolo@suse.com + +- updated to 1.1.1 - no changelog + +------------------------------------------------------------------- Old: ---- ffi-1.1.0.gem New: ---- ffi-1.1.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-ffi.spec ++++++ --- /var/tmp/diff_new_pack.Mzfawd/_old 2012-08-04 09:39:24.000000000 +0200 +++ /var/tmp/diff_new_pack.Mzfawd/_new 2012-08-04 09:39:24.000000000 +0200 @@ -17,21 +17,20 @@ Name: rubygem-ffi -Version: 1.1.0 +Version: 1.1.2 Release: 0 -Summary: Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code -License: LGPL-3.0 -Group: Development/Languages/Ruby -Url: http://wiki.github.com/ffi/ffi %define mod_name ffi %define mod_full_name %{mod_name}-%{version} -Source: %{mod_full_name}.gem -BuildRequires: libffi-devel -BuildRequires: rubygems_with_buildroot_patch -Provides: rubygem-%{mod_name}-1 = %{version} -Provides: rubygem-%{mod_name}-1_1 = %{version} + BuildRoot: %{_tmppath}/%{name}-%{version}-build -%rubygems_requires +BuildRequires: ruby-macros >= 1 +# MANUAL +BuildRequires: libffi-devel +Url: http://wiki.github.com/ffi/ffi +Source: %{mod_full_name}.gem +Summary: Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code +License: LGPL-3.0 +Group: Development/Languages/Ruby %description Ruby-FFI is a ruby extension for programmatically loading dynamic @@ -58,9 +57,14 @@ Test::Unit or RSpec files, useful for developers. %prep +#gem_unpack +#if you need patches, apply them here and replace the # with a % sign in the surrounding lines +#gem_build + %build + %install -%gem_install %{SOURCE0} +%gem_install -f %gem_cleanup %files -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de