Hello community,

here is the log from the commit of package rubygem-rack-test-0_6 for 
openSUSE:Factory checked in at 2012-08-04 22:08:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rack-test-0_6 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rack-test-0_6.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rack-test-0_6", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-rack-test-0_6/rubygem-rack-test-0_6.changes  
    2012-04-03 17:39:57.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rack-test-0_6.new/rubygem-rack-test-0_6.changes
 2012-08-05 00:06:01.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 13:29:58 UTC 2012 - [email protected]
+
+- use new gem2rpm to provide new provisions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-rack-test-0_6.spec ++++++
--- /var/tmp/diff_new_pack.MuvkpY/_old  2012-08-05 00:06:14.000000000 +0200
+++ /var/tmp/diff_new_pack.MuvkpY/_new  2012-08-05 00:06:14.000000000 +0200
@@ -15,22 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           rubygem-rack-test-0_6
 Version:        0.6.1
 Release:        0
-License:        MIT
-Summary:        Simple testing API built on Rack
-Url:            http://github.com/brynary/rack-test
-Group:          Development/Languages/Ruby
 %define mod_name rack-test
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygem-rack >= 1.0
-BuildRequires:  rubygems_with_buildroot_patch
-Requires:       rubygem-rack >= 1.0
-Provides:       rubygem-%{mod_name} = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/brynary/rack-test
+Source:         %{mod_full_name}.gem
+Summary:        Simple testing API built on Rack
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 Rack::Test is a small, simple testing API for Rack apps. It can be used on its
@@ -56,9 +54,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