Hello community,

here is the log from the commit of package rubygem-json_pure for 
openSUSE:Factory checked in at 2012-08-04 09:41:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-json_pure (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-json_pure.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-json_pure", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-json_pure/rubygem-json_pure.changes      
2012-07-23 10:33:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-json_pure.new/rubygem-json_pure.changes 
2012-08-04 09:41:50.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul 28 17:18:19 UTC 2012 - [email protected]
+
+- update to 1.7.4
+  * Fix compilation problem on AIX, see 
https://github.com/flori/json/issues/142
+
+-------------------------------------------------------------------

Old:
----
  json_pure-1.7.3.gem

New:
----
  json_pure-1.7.4.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-json_pure.spec ++++++
--- /var/tmp/diff_new_pack.N4Q88d/_old  2012-08-04 09:41:51.000000000 +0200
+++ /var/tmp/diff_new_pack.N4Q88d/_new  2012-08-04 09:41:51.000000000 +0200
@@ -17,18 +17,18 @@
 
 
 Name:           rubygem-json_pure
-Version:        1.7.3
+Version:        1.7.4
 Release:        0
-Summary:        JSON Implementation for Ruby
-License:        Ruby
-Group:          Development/Languages/Ruby
-Url:            http://flori.github.com/json
 %define mod_name json_pure
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://flori.github.com/json
+Source:         %{mod_full_name}.gem
+Summary:        JSON Implementation for Ruby
+License:        Ruby
+Group:          Development/Languages/Ruby
 
 %description
 This is a JSON implementation in pure Ruby.
@@ -43,9 +43,14 @@
 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 %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to