Hello community,

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

Package is "rubygem-arel-3_0", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-arel-3_0/rubygem-arel-3_0.changes        
2012-04-17 22:01:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-arel-3_0.new/rubygem-arel-3_0.changes   
2012-08-04 09:35:45.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 11:51:31 UTC 2012 - jreidin...@suse.com
+
+- use new gem2rpm to provide correct dependencies 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-arel-3_0.spec ++++++
--- /var/tmp/diff_new_pack.dw6XFU/_old  2012-08-04 09:35:46.000000000 +0200
+++ /var/tmp/diff_new_pack.dw6XFU/_new  2012-08-04 09:35:46.000000000 +0200
@@ -16,32 +16,26 @@
 #
 
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
 Name:           rubygem-arel-3_0
 Version:        3.0.2
 Release:        0
-Summary:        Arel is a SQL AST manager for Ruby
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://github.com/rails/arel
 %define mod_name arel
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:       rubygem-%{mod_name} = %{version}
-Provides:       rubygem-%{mod_name}-3 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/rails/arel
+Source:         %{mod_full_name}.gem
+Summary:        Arel is a SQL AST manager for Ruby
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 Arel is a SQL AST manager for Ruby. It
-
 1. Simplifies the generation of complex SQL queries
 2. Adapts to various RDBMS systems
-
-It is intended to be a framework framework; that is, you can build your own ORM
+It is intended to be a framework framework; that is, you can build your own
+ORM
 with it, focusing on innovative object and collection modeling as opposed to
 database compatibility and query generation.
 
@@ -63,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
 
 %files
 %defattr(-,root,root,-)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to