Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2014-07-25 09:08:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/build-compare (Old)
 and      /work/SRC/openSUSE:Factory/.build-compare.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "build-compare"

Changes:
--------
--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes      
2014-07-19 11:04:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2014-07-25 09:08:51.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jul 22 06:45:25 UTC 2014 - meiss...@suse.com
+
+- if all ELF sections except build-id and .gnu_debuglink compare equal,
+  this is the same binary.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpm-check.sh ++++++
--- /var/tmp/diff_new_pack.5ATxzO/_old  2014-07-25 09:08:52.000000000 +0200
+++ /var/tmp/diff_new_pack.5ATxzO/_new  2014-07-25 09:08:52.000000000 +0200
@@ -486,7 +486,8 @@
           echo "$file differs in ELF sections"
           head -n 200 $dfile
        else
-          echo "WARNING: no idea about $file"
+          echo "$file: only difference was in build-id or gnu_debuglink, GOOD."
+          return 0
        fi
        return 1
        ;;

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to