Hello community, here is the log from the commit of package rubygem-rails-3_2 for openSUSE:Factory checked in at 2012-08-04 13:25:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 "r...@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rails-3_2/rubygem-rails-3_2.changes 2012-07-22 15:23:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-rails-3_2.new/rubygem-rails-3_2.changes 2012-08-04 13:25:26.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Jul 27 10:47:48 UTC 2012 - co...@suse.com + +- update to 3.2.7 + - just a version bump +- updated to latest gem2rpm template + +------------------------------------------------------------------- Old: ---- rails-3.2.6.gem New: ---- rails-3.2.7.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rails-3_2.spec ++++++ --- /var/tmp/diff_new_pack.c6PqlF/_old 2012-08-04 13:25:27.000000000 +0200 +++ /var/tmp/diff_new_pack.c6PqlF/_new 2012-08-04 13:25:27.000000000 +0200 @@ -17,44 +17,31 @@ Name: rubygem-rails-3_2 -Version: 3.2.6 +Version: 3.2.7 Release: 0 -Summary: Full-stack web application framework -License: MIT -Group: Development/Languages/Ruby -Url: http://www.rubyonrails.org %define mod_name rails %define mod_full_name %{mod_name}-%{version} -Source: %{mod_full_name}.gem -BuildRequires: ruby-devel >= 1.8.7 -BuildRequires: rubygem-actionmailer-3_2 = %{version} -BuildRequires: rubygem-actionpack-3_2 = %{version} -BuildRequires: rubygem-activerecord-3_2 = %{version} -BuildRequires: rubygem-activeresource-3_2 = %{version} -BuildRequires: rubygem-activesupport-3_2 = %{version} -BuildRequires: rubygem-bundler-1 >= 1.0 -BuildRequires: rubygem-railties-3_2 = %{version} -BuildRequires: rubygems_with_buildroot_patch -Requires: ruby >= 1.8.7 -Requires: rubygem-actionmailer-3_2 = %{version} -Requires: rubygem-actionpack-3_2 = %{version} -Requires: rubygem-activerecord-3_2 = %{version} -Requires: rubygem-activeresource-3_2 = %{version} -Requires: rubygem-activesupport-3_2 = %{version} -Requires: rubygem-bundler-1 >= 1.0 -Requires: rubygem-railties-3_2 = %{version} -Provides: rubygem-%{mod_name} = %{version} -Provides: rubygem-%{mod_name}-3 = %{version} + BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: ruby-macros >= 1 +Requires: ruby >= 1.8.7 +BuildRequires: ruby-devel >= 1.8.7 +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 rubygem-coffee-script-source -%rubygems_requires +Recommends: rubygem-coffee-rails +Recommends: rubygem-coffee-script-source %description -Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration. +Ruby on Rails is a full-stack web framework optimized for programmer happiness +and sustainable productivity. It encourages beautiful code by favoring +convention over configuration. %package doc Summary: RDoc documentation for %{mod_name} @@ -66,9 +53,11 @@ Usually in RDoc and RI formats. %prep + %build + %install -%gem_install %{SOURCE0} +%gem_install -f %{S:0} %files %defattr(-,root,root,-) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org