commit rubygem-json for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-json for openSUSE:Factory checked in at 2012-08-04 09:40:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-json (Old) and /work/SRC/openSUSE:Factory/.rubygem-json.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-json", Maintainer is "CThiel@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-json/rubygem-json.changes 2012-07-23 10:32:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-json.new/rubygem-json.changes 2012-08-04 09:40:53.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Jul 28 17:01:02 UTC 2012 - coolo@suse.com + +- update to 1.7.4 + * Fix compilation problem on AIX, see https://github.com/flori/json/issues/142 + +------------------------------------------------------------------- Old: ---- json-1.7.3.gem New: ---- json-1.7.4.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-json.spec ++++++ --- /var/tmp/diff_new_pack.YEyZXG/_old 2012-08-04 09:40:54.000000000 +0200 +++ /var/tmp/diff_new_pack.YEyZXG/_new 2012-08-04 09:40:54.000000000 +0200 @@ -17,21 +17,15 @@ Name: rubygem-json -Version: 1.7.3 +Version: 1.7.4 Release: 0 %define mod_name json %define mod_full_name %{mod_name}-%{version} -# -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -Provides: rubygem-%{mod_name}-1 = %{version}-%{release} -Provides: rubygem-%{mod_name}-1_6 = %{version}-%{release} -# +BuildRequires: ruby-macros >= 1 Url: http://flori.github.com/json Source: %{mod_full_name}.gem -# Summary: JSON Implementation for Ruby License: GPL-2.0+ or Ruby Group: Development/Languages/Ruby @@ -49,14 +43,16 @@ Usually in RDoc and RI formats. %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 %{S:0} +%gem_install -f %gem_cleanup -%clean -%{__rm} -rf %{buildroot} - %files %defattr(-,root,root,-) %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem -- 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