commit rubygem-sexp_processor-3_2 for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-sexp_processor-3_2 for openSUSE:Factory checked in at 2012-08-04 22:11:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-sexp_processor-3_2 (Old) and /work/SRC/openSUSE:Factory/.rubygem-sexp_processor-3_2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-sexp_processor-3_2", Maintainer is "ro@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-sexp_processor-3_2/rubygem-sexp_processor-3_2.changes 2012-07-18 17:46:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-sexp_processor-3_2.new/rubygem-sexp_processor-3_2.changes 2012-08-05 00:06:44.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 31 15:14:21 UTC 2012 - jreidinger@suse.com + +- use new gem2rpm to get correct provissions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-sexp_processor-3_2.spec ++++++ --- /var/tmp/diff_new_pack.Fp3PS5/_old 2012-08-05 00:06:56.000000000 +0200 +++ /var/tmp/diff_new_pack.Fp3PS5/_new 2012-08-05 00:06:56.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package rubygem-sexp_processor +# spec file for package rubygem-sexp_processor-3_2 # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,21 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: rubygem-sexp_processor-3_2 Version: 3.2.0 Release: 0 -License: MIT -Summary: sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it -Url: https://github.com/seattlerb/sexp_processor -Group: Development/Languages/Ruby %define mod_name sexp_processor %define mod_full_name %{mod_name}-%{version} -Provides: rubygem-sexp_processor-3 = %version -Provides: rubygem-sexp_processor = %version -Source: %{mod_full_name}.gem -BuildRequires: rubygems_with_buildroot_patch + BuildRoot: %{_tmppath}/%{name}-%{version}-build -%rubygems_requires +BuildRequires: ruby-macros >= 1 +Url: https://github.com/seattlerb/sexp_processor +Source: %{mod_full_name}.gem +Summary: sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it +License: MIT +Group: Development/Languages/Ruby %description sexp_processor branches from ParseTree bringing all the generic sexp @@ -54,11 +53,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} -# Fix wrong shebang lines: -sed -i "s|#!/usr/local/bin/ruby|#!/usr/bin/ruby|" %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test/test_{sexp,environment,sexp_processor,composite_sexp_processor}.rb +%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