Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2012-04-12 09:19:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/build-compare (Old)
 and      /work/SRC/openSUSE:Factory/.build-compare.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "build-compare", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes      
2012-03-09 21:22:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2012-04-12 09:19:57.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr  4 18:25:48 UTC 2012 - [email protected]
+
+- Handle gtk-doc documentation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpm-check.sh ++++++
--- /var/tmp/diff_new_pack.ZQ70of/_old  2012-04-12 09:19:58.000000000 +0200
+++ /var/tmp/diff_new_pack.ZQ70of/_new  2012-04-12 09:19:58.000000000 +0200
@@ -366,12 +366,13 @@
          sed -i -e 's|built by abuild@[a-z0-9]* on ... ... [0-9]* 
[0-9]*:[0-9][0-9]:[0-9][0-9] .* 20[0-9][0-9]|built by abuild@build42 on Thu May 
6 11:21:17 UTC 2010|' $f
        done
        ;;
-     
/usr/share/doc/kde/HTML/*/*/index.cache|/usr/share/doc/kde/HTML/*/*/*/index.cache)
-       # various kde packages
+     
/usr/share/doc/kde/HTML/*/*/index.cache|/usr/share/doc/kde/HTML/*/*/*/index.cache|\
+     /usr/share/gtk-doc/html/*/*.html|/usr/share/gtk-doc/html/*/*.devhelp2)
+       # various kde and gtk packages
        for f in old/$file new/$file; do
          sed -i -e 's%name="id[0-9]*"\([> ]\)%name="id424242"\1%g' $f
          sed -i -e 's%name="[a-z]*\.id[0-9]*"%name="ftn.id111111"%g' $f
-         sed -i -e 's%\.html#id[0-9]*">%.html#id424242">%g' $f
+         sed -i -e 's%\.html#id[0-9]*"\(/\)\?>%.html#id424242"\1>%g' $f
          sed -i -e 's%href="#\([a-z]*\.\)\?id[0-9]*"\([> 
]\)%href="#\1id0000000"\2%g' $f
          sed -i -e 's%id="\([a-z]*\.\)\?id[0-9]*"\([> 
]\)%id="\1id0000000"\2%g' $f
        done

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

Reply via email to