Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory
checked in at Fri Sep 9 11:24:15 CEST 2011.



--------
--- GNOME/gtk2/gtk2.changes     2011-07-07 11:08:30.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2/gtk2.changes      2011-09-02 
11:37:41.000000000 +0200
@@ -1,0 +2,18 @@
+Wed Aug 31 09:52:22 CEST 2011 - [email protected]
+
+- Update to version 2.24.6:
+  + Filechooser updates:
+    - Remove the expander in Save mode
+    - Move the path bar up in Save mode
+    - Remember the last opened directory
+    - Start in recently-used mode when no folder is set
+    - Update recent-files when confirming in the file chooser
+  + Win32 build fixes
+  + OS X build fixes for Lion
+  + Bugs fixed: bgo#508601, bgo#599664, bgo#649588, bgo#652045,
+    bgo#653191, bgo#655074, bgo#655087, bgo#655122, bgo#655392.
+  + Updated translations.
+- Use a sed workaround in %prep to disable the build of a broken
+  source for a test (see bgo#658039).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gtk+-2.24.5.tar.bz2

New:
----
  gtk+-2.24.6.tar.bz2

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

Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.gyfABH/_old  2011-09-09 11:24:10.000000000 +0200
+++ /var/tmp/diff_new_pack.gyfABH/_new  2011-09-09 11:24:10.000000000 +0200
@@ -21,15 +21,16 @@
 
 Name:           gtk2
 %define _name gtk+
-Version:        2.24.5
+Version:        2.24.6
 Release:        1
+# FIXME: 2.24.6 has a broken tests/testtreeview.c, see bgo#658039. Remove 
workaround in %%prep once this is fixed.
 # FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still 
true for later versions.
 # FIXME: when updating to next version, check whether we can remove the 
workaround for bgo#596977 below (removing -fomit-frame-pointer)
 License:        LGPLv2.1+
 Summary:        The GTK+ toolkit library (version 2)
 Url:            http://www.gtk.org/
 Group:          System/Libraries
-Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gtk+/2.24/%{_name}-%{version}.tar.bz2
 Source2:        README.SuSE
 Source3:        gtkrc
 Source4:        baselibs.conf
@@ -296,6 +297,9 @@
 %lang_package
 %prep
 %setup -q -n %{_name}-%{version}
+# 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

++++++ gtk+-2.24.5.tar.bz2 -> gtk+-2.24.6.tar.bz2 ++++++
GNOME/gtk2/gtk+-2.24.5.tar.bz2 
/mounts/work_src_done/STABLE/gtk2/gtk+-2.24.6.tar.bz2 differ: char 11, line 1


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



Remember to have fun...

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

Reply via email to