Hello community,

here is the log from the commit of package rubygem-rails-3_2 for 
openSUSE:Factory checked in at 2012-09-01 10:34:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rails-3_2 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rails-3_2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rails-3_2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rails-3_2/rubygem-rails-3_2.changes      
2012-08-07 08:18:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rails-3_2.new/rubygem-rails-3_2.changes 
2012-09-01 10:34:42.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 10 06:35:46 UTC 2012 - [email protected]
+
+- updated to version 3.2.8, version bump
+
+-------------------------------------------------------------------

Old:
----
  rails-3.2.7.gem

New:
----
  rails-3.2.8.gem

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

Other differences:
------------------
++++++ rubygem-rails-3_2.spec ++++++
--- /var/tmp/diff_new_pack.wAWFSW/_old  2012-09-01 10:34:43.000000000 +0200
+++ /var/tmp/diff_new_pack.wAWFSW/_new  2012-09-01 10:34:43.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-rails-3_2
-Version:        3.2.7
+Version:        3.2.8
 Release:        0
 %define mod_name rails
 %define mod_full_name %{mod_name}-%{version}
@@ -26,20 +26,20 @@
 BuildRequires:  ruby-macros >= 1
 Requires:       ruby >= 1.8.7
 BuildRequires:  ruby-devel >= 1.8.7
-%if 0%{?suse_version} < 1220
-BuildRequires:  rubygem-rdoc
-%endif
 Url:            http://www.rubyonrails.org
 Source:         %{mod_full_name}.gem
 Summary:        Full-stack web application framework
 License:        MIT
 Group:          Development/Languages/Ruby
-Recommends:     rubygem-uglifier
-Recommends:     rubygem-sass-rails-3_2 
-Recommends:     rubygem-sqlite3
-Recommends:     rubygem-jquery-rails
-Recommends:     rubygem-coffee-rails 
-Recommends:     rubygem-coffee-script-source
+# MANUAL BEGIN
+BuildRequires:  rubygem(rdoc) > 3.10
+Recommends:     rubygem(%{rb_ver}:uglifier)
+Recommends:     rubygem(%{rb_ver}:sass-rails)
+Recommends:     rubygem(%{rb_ver}:sqlite3)
+Recommends:     rubygem(%{rb_ver}:jquery-rails)
+Recommends:     rubygem(%{rb_ver}:coffee-rails)
+Recommends:     rubygem(%{rv_ver}:coffee-script-source)
+# MANUAL END
 
 %description
 Ruby on Rails is a full-stack web framework optimized for programmer happiness
@@ -56,10 +56,11 @@
 Usually in RDoc and RI formats.
 
 %prep
-%gem_unpack
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
 
 %build
-%gem_build
 
 %install
 %gem_install -f

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

Reply via email to