commit rubygem-tilt for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-tilt for openSUSE:Factory checked in at 2012-08-04 20:59:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-tilt (Old) and /work/SRC/openSUSE:Factory/.rubygem-tilt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-tilt", Maintainer is "MRueckert@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-tilt/rubygem-tilt.changes 2012-03-26 11:07:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-tilt.new/rubygem-tilt.changes 2012-08-05 00:07:11.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 31 15:39:31 UTC 2012 - jreidinger@suse.com + +- gem2rpm to get new provisions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-tilt.spec ++++++ --- /var/tmp/diff_new_pack.MQWAtS/_old 2012-08-05 00:07:21.000000000 +0200 +++ /var/tmp/diff_new_pack.MQWAtS/_new 2012-08-05 00:07:21.000000000 +0200 @@ -15,21 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: rubygem-tilt Version: 1.3.3 Release: 0 -License: MIT -Summary: Generic interface to multiple Ruby template engines -Url: http://github.com/rtomayko/tilt/ -Group: Development/Languages/Ruby %define mod_name tilt %define mod_full_name %{mod_name}-%{version} -Source: %{mod_full_name}.gem -BuildRequires: rubygems_with_buildroot_patch -Provides: rubygem-%{mod_name}-1 = %{version} -Provides: rubygem-%{mod_name}-1_3 = %{version} + BuildRoot: %{_tmppath}/%{name}-%{version}-build -%rubygems_requires +BuildRequires: ruby-macros >= 1 +Url: http://github.com/rtomayko/tilt/ +Source: %{mod_full_name}.gem +Summary: Generic interface to multiple Ruby template engines +License: MIT +Group: Development/Languages/Ruby %description Generic interface to multiple Ruby template engines @@ -52,9 +51,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+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de