Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory
checked in at Sun Oct 16 12:48:18 CEST 2011.



--------
--- openSUSE:Factory/gtk2/gtk2.changes  2011-09-23 02:02:13.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2/gtk2.changes      2011-10-14 
17:51:31.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 14 17:20:07 CEST 2011 - [email protected]
+
+- Fixed translation-update-upstream support (bnc#690180).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.FHiIoF/_old  2011-10-16 12:48:14.000000000 +0200
+++ /var/tmp/diff_new_pack.FHiIoF/_new  2011-10-16 12:48:14.000000000 +0200
@@ -300,9 +300,16 @@
 # Hacky workaround against broken tarball; the test will fail when it can be 
removed (see bgo#658039)
 test "x`wc -l tests/testtreeview.c`" = "x38 tests/testtreeview.c"
 sed -i "s/\ttesttreeview\t//g" tests/Makefile.am
-# This breaks the build, so disabled for now (see bnc#690180)
-#translation-update-upstream
-#translation-update-upstream po-properties gtk20-properties
+translation-update-upstream
+translation-update-upstream po-properties gtk20-properties
+# remove incomplete translations caused by translation-update-upstream (global 
LINGUAS file, two domains)
+for LNG in po/*.po ; do
+    LNG=`basename ${LNG%%.po}`
+    if ! test -f po-properties/$LNG.po ; then
+        echo "Removing incomplete $LNG from LINGUAS."
+        sed -i "/^$LNG\$/d" po/LINGUAS
+    fi
+done
 gnome-patch-translation-prepare
 %if "%_lib" == "lib64"
 cp -a %{S:2} .

continue with "q"...



Remember to have fun...

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

Reply via email to