commit rubygem-tilt-1_1 for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-tilt-1_1 for openSUSE:Factory checked in at 2012-09-01 22:00:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-tilt-1_1 (Old) and /work/SRC/openSUSE:Factory/.rubygem-tilt-1_1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-tilt-1_1", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-tilt-1_1/rubygem-tilt-1_1.changes 2012-04-12 09:51:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-tilt-1_1.new/rubygem-tilt-1_1.changes 2012-09-01 22:00:14.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 31 14:40:18 UTC 2012 - jreidinger@suse.com + +- use new gem2rpm to have new provisions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-tilt-1_1.spec ++++++ --- /var/tmp/diff_new_pack.84dfUE/_old 2012-09-01 22:00:17.000000000 +0200 +++ /var/tmp/diff_new_pack.84dfUE/_new 2012-09-01 22:00:17.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-tilt-1_1 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,26 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild + Name: rubygem-tilt-1_1 Version: 1.1 Release: 0 %define mod_name tilt %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 -Provides: rubygem-%{mod_name}-1 = %{version}-%{release} -Provides: rubygem-%{mod_name}-1_1 = %{version}-%{release} -# +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 @@ -42,6 +37,7 @@ 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. @@ -50,16 +46,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+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de