commit rubygem-tzinfo for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-tzinfo for openSUSE:Factory checked in at 2012-08-04 22:24:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-tzinfo (Old) and /work/SRC/openSUSE:Factory/.rubygem-tzinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-tzinfo", Maintainer is "MRueckert@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-tzinfo/rubygem-tzinfo.changes 2012-04-17 22:02:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-tzinfo.new/rubygem-tzinfo.changes 2012-08-05 00:07:35.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 31 11:58:32 UTC 2012 - jreidinger@suse.com + +- use new gem2rpm to provide new version of provisions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-tzinfo.spec ++++++ --- /var/tmp/diff_new_pack.VyMM6C/_old 2012-08-05 00:07:47.000000000 +0200 +++ /var/tmp/diff_new_pack.VyMM6C/_new 2012-08-05 00:07:47.000000000 +0200 @@ -21,24 +21,18 @@ Release: 0 %define mod_name tzinfo %define mod_full_name %{mod_name}-%{version} -# -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# so far we only have ~> 0.3.x. so lets stay with the provides now -# but require it by this name -Provides: rubygem-%{mod_name}-0_3 = %{version}-%{release} -# +BuildRequires: ruby-macros >= 1 Url: http://tzinfo.rubyforge.org/ Source: %{mod_full_name}.gem -# Summary: Daylight-savings aware timezone library License: MIT Group: Development/Languages/Ruby %description -TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones. +TZInfo is a Ruby library that uses the standard tz (Olson) database to provide +daylight savings aware transformations between times in different time zones. %package doc Summary: RDoc documentation for %{mod_name} @@ -58,12 +52,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 %{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