Hello community,

here is the log from the commit of package ruby-common for openSUSE:Factory 
checked in at 2013-03-24 21:57:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby-common (Old)
 and      /work/SRC/openSUSE:Factory/.ruby-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby-common", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby-common/ruby-common.changes  2013-03-22 
12:07:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-common.new/ruby-common.changes     
2013-03-24 22:00:47.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar 23 13:32:13 UTC 2013 - [email protected]
+
+- remove ext too, it only causes problems - as far as I can see
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gem_build_cleanup ++++++
--- /var/tmp/diff_new_pack.p3xCjY/_old  2013-03-24 22:00:52.000000000 +0100
+++ /var/tmp/diff_new_pack.p3xCjY/_new  2013-03-24 22:00:52.000000000 +0100
@@ -2,7 +2,7 @@
 if [ ${#*} = 1 ] ; then
     if [ -d "$1" ] ; then
         find $1 \
-        \( -name \*.o -o -name Makefile -o -name config.log -o -name 
config.status -o -name Makefile.html -o -name gem_make.out -o -name mkmf.log -o 
-name \*.bak -o -name .deps -o -name .libs -o -name CVS \) \
+        \( -name \*.o -o -name Makefile -o -name config.log -o -name 
config.status -o -name Makefile.html -o -name gem_make.out -o -name mkmf.log -o 
-name \*.bak -o -name .deps -o -name .libs -o -name CVS -o -name ext \) \
             -print0 | xargs -r0 rm -rv || :
     else
         echo "'$1' does not exists or is not a directory! Exiting." >&2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to