Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory
checked in at Wed Apr 20 13:56:45 CEST 2011.



--------
--- build-compare/build-compare.changes 2011-03-15 09:37:03.000000000 +0100
+++ /mounts/work_src_done/STABLE/build-compare/build-compare.changes    
2011-04-19 15:37:48.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 19 11:47:57 UTC 2011 - [email protected]
+
+- Handle libreoffice-bootstrap.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ build-compare.spec ++++++
--- /var/tmp/diff_new_pack.EWDWdR/_old  2011-04-20 13:56:31.000000000 +0200
+++ /var/tmp/diff_new_pack.EWDWdR/_new  2011-04-20 13:56:31.000000000 +0200
@@ -23,8 +23,8 @@
 Group:          Development/Tools/Building
 AutoReqProv:    on
 Summary:        Build Result Compare Script
-Version:        2011.02.28
-Release:        2
+Version:        2011.04.19
+Release:        1
 Source1:        COPYING
 Source2:        same-build-result.sh
 Source3:        rpm-check.sh

++++++ rpm-check.sh ++++++
--- /var/tmp/diff_new_pack.EWDWdR/_old  2011-04-20 13:56:31.000000000 +0200
+++ /var/tmp/diff_new_pack.EWDWdR/_new  2011-04-20 13:56:31.000000000 +0200
@@ -379,6 +379,18 @@
           sed -i -e 's%<td>[A-Z][a-z][a-z] [A-Z][a-z][a-z] [0-9]\+ 
[0-9]\+:[0-9]\+:[0-9]\+ +0000 201[0-9]</td>%<td>Mon Sep 20 19:02:43 +0000 
2010</td>%g' $f
        done
        ;;
+    */Linux*Env.Set.sh)
+       # LibreOffice files, contains:
+       # Generated on: Mon Apr 18 13:19:22 UTC 2011
+       for f in old/$file new/$file; do
+        sed -i -e 's%^# Generated on:.*UTC 201[0-9] *$%# Generated on: 
Sometime%g' $f
+       done
+       ;;
+    /usr/lib/libreoffice/solver/inc/*/deliver.log)
+       # LibreOffice log file
+      echo "Ignore $file"
+      return 0
+      ;;
   esac
 
   ftype=`/usr/bin/file old/$file | cut -d: -f2-`


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



Remember to have fun...

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

Reply via email to