Hello community, here is the log from the commit of package rubygem-xmlhash for openSUSE:Factory checked in at 2013-05-16 11:35:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-xmlhash (Old) and /work/SRC/openSUSE:Factory/.rubygem-xmlhash.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-xmlhash" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-xmlhash/rubygem-xmlhash.changes 2012-12-22 22:17:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-xmlhash.new/rubygem-xmlhash.changes 2013-05-16 11:35:33.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 13 12:34:52 UTC 2013 - [email protected] + +- avoid broken lib/xmlhash file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-xmlhash.spec ++++++ --- /var/tmp/diff_new_pack.laUf4m/_old 2013-05-16 11:35:33.000000000 +0200 +++ /var/tmp/diff_new_pack.laUf4m/_new 2013-05-16 11:35:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-xmlhash # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -53,6 +53,10 @@ %install %gem_install %gem_cleanup +cd %{buildroot}%_libdir/ruby/gems/%{rb_ver}/gems/%{mod_full_name} +mv lib/xmlhash lib/xmlhash.so +mkdir lib/xmlhash +mv lib/xmlhash.so lib/xmlhash/xmlhash.so %check cd %{mod_full_name} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
