Hello community, here is the log from the commit of package rubygem-cancan for openSUSE:Factory checked in at 2012-08-04 09:36:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-cancan (Old) and /work/SRC/openSUSE:Factory/.rubygem-cancan.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-cancan", Maintainer is "r...@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-cancan/rubygem-cancan.changes 2012-06-01 07:37:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-cancan.new/rubygem-cancan.changes 2012-08-04 09:36:51.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Aug 1 05:02:28 UTC 2012 - co...@suse.com + +- updated to version 1.6.8 + +------------------------------------------------------------------- Old: ---- cancan-1.6.7.gem New: ---- cancan-1.6.8.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-cancan.spec ++++++ --- /var/tmp/diff_new_pack.Aa9cMV/_old 2012-08-04 09:36:52.000000000 +0200 +++ /var/tmp/diff_new_pack.Aa9cMV/_new 2012-08-04 09:36:52.000000000 +0200 @@ -15,31 +15,30 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild + Name: rubygem-cancan -Version: 1.6.7 +Version: 1.6.8 Release: 0 %define mod_name cancan %define mod_full_name %{mod_name}-%{version} -# -Group: Development/Languages/Ruby -License: MIT -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# +BuildRequires: ruby-macros >= 1 Url: http://github.com/ryanb/cancan Source: %{mod_full_name}.gem -# Summary: Simple authorization solution for Rails +License: MIT +Group: Development/Languages/Ruby + %description -Simple authorization solution for Rails which is decoupled from user roles. All permissions are stored in a single location. +Simple authorization solution for Rails which is decoupled from user roles. +All permissions are stored in a single location. %package doc Summary: RDoc documentation for %{mod_name} Group: Development/Languages/Ruby Requires: %{name} = %{version} + %description doc Documentation generated at gem installation time. Usually in RDoc and RI formats. @@ -48,16 +47,19 @@ Summary: Test suite for %{mod_name} Group: Development/Languages/Ruby Requires: %{name} = %{version} + %description testsuite 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 %{S:0} -%clean -%{__rm} -rf %{buildroot} +%install +%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