Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-multi_json/rubygem-multi_json.changes    
2012-07-23 10:36:01.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multi_json.new/rubygem-multi_json.changes   
    2012-08-04 13:25:10.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 11:40:43 UTC 2012 - [email protected]
+
+- use new rpm2ruby to work with as 3_2 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-multi_json.spec ++++++
--- /var/tmp/diff_new_pack.6j7tEG/_old  2012-08-04 13:25:12.000000000 +0200
+++ /var/tmp/diff_new_pack.6j7tEG/_new  2012-08-04 13:25:12.000000000 +0200
@@ -19,22 +19,20 @@
 Name:           rubygem-multi_json
 Version:        1.3.6
 Release:        0
-Summary:        A gem to provide swappable JSON backends
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://github.com/intridea/multi_json
 %define mod_name multi_json
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:       rubygem-%{mod_name}-1 = %{version}
-Provides:       rubygem-%{mod_name}-1_0 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/intridea/multi_json
+Source:         %{mod_full_name}.gem
+Summary:        A gem to provide swappable JSON backends.
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
-A gem to provide easy switching between different JSON backends, including Oj, 
Yajl, 
-the JSON gem (with C-extensions), the pure-Ruby JSON gem, and OkJson.
+A gem to provide easy switching between different JSON backends, including Oj,
+Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, and OkJson.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -54,9 +52,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
 
 %files
 %defattr(-,root,root,-)


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

Reply via email to