commit rubygem-highline for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-highline for openSUSE:Factory checked in at 2012-09-01 10:33:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-highline (Old) and /work/SRC/openSUSE:Factory/.rubygem-highline.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-highline", Maintainer is "MRueckert@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-highline/rubygem-highline.changes 2012-07-16 09:49:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-highline.new/rubygem-highline.changes 2012-09-01 10:33:54.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Aug 29 08:16:46 UTC 2012 - coolo@suse.com + +- updated to version 1.6.14 + * Added JRuby 1.7 support (by Mina Nagy). + * Take into account color escape sequences when wrapping text (by Mark J. + Titorenko). + +------------------------------------------------------------------- Old: ---- highline-1.6.13.gem New: ---- highline-1.6.14.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-highline.spec ++++++ --- /var/tmp/diff_new_pack.Z6Ko6w/_old 2012-09-01 10:33:55.000000000 +0200 +++ /var/tmp/diff_new_pack.Z6Ko6w/_new 2012-09-01 10:33:55.000000000 +0200 @@ -17,23 +17,25 @@ Name: rubygem-highline -Version: 1.6.13 +Version: 1.6.14 Release: 0 -Summary: HighLine is a high-level command-line IO library -License: GPL-2.0+ -Group: Development/Languages/Ruby -Url: http://highline.rubyforge.org %define mod_name highline %define mod_full_name %{mod_name}-%{version} -Source: %{mod_full_name}.gem -Provides: rubygem-%{mod_name}-1_6 = %{version} -BuildRequires: rubygems_with_buildroot_patch + BuildRoot: %{_tmppath}/%{name}-%{version}-build -%rubygems_requires +BuildRequires: ruby-macros >= 1 +BuildRequires: rubygem(rdoc) > 3.10 +Url: http://highline.rubyforge.org +Source: %{mod_full_name}.gem +Summary: HighLine is a high-level command-line IO library +License: GPL-2.0+ +Group: Development/Languages/Ruby %description -A high-level IO library that provides validation, type conversion, and more for -command-line interfaces. HighLine also includes a complete menu system that can +A high-level IO library that provides validation, type conversion, and more +for +command-line interfaces. HighLine also includes a complete menu system that +can crank out anything from simple list selection to complete shells with just minutes of work. @@ -55,14 +57,15 @@ 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} -# Fix wrong shebang line: -find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ -type f -name "*.rb" -exec sed -i "s|#!/usr/local/bin/ruby|#!/usr/bin/ruby|" {} \; - +%gem_install -f +# MANUAL find %{buildroot} -name .cvsignore -delete %files -- 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