Hello community, here is the log from the commit of package gtk2 for openSUSE:Factory checked in at 2014-08-11 10:08:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk2 (Old) and /work/SRC/openSUSE:Factory/.gtk2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk2" Changes: -------- --- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes 2014-08-07 08:08:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes 2014-08-11 10:08:36.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Aug 7 07:56:38 UTC 2014 - [email protected] + +- Rename README.SuSE to README.SUSE (bnc#889027). + +------------------------------------------------------------------- Old: ---- README.SuSE New: ---- README.SUSE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk2.spec ++++++ --- /var/tmp/diff_new_pack.FTCFmf/_old 2014-08-11 10:08:37.000000000 +0200 +++ /var/tmp/diff_new_pack.FTCFmf/_new 2014-08-11 10:08:37.000000000 +0200 @@ -29,7 +29,7 @@ Group: System/Libraries Url: http://www.gtk.org/ Source: http://download.gnome.org/sources/gtk+/2.24/%{_name}-%{version}.tar.xz -Source2: README.SuSE +Source2: README.SUSE Source3: gtkrc Source4: baselibs.conf Source5: macros.gtk2 @@ -481,7 +481,7 @@ %defattr(-,root,root) %doc AUTHORS COPYING README NEWS ChangeLog %if "%{_lib}" == "lib64" -%doc README.SuSE +%doc README.SUSE %endif %dir %{_sysconfdir}/gtk-2.0 %dir %{_libdir}/gtk-2.0 ++++++ README.SUSE ++++++ README for bi-architecture 64 bit platforms users ================================================= Current version of GTK+ has a problem running 32 and 64 version on single machine. See http://bugzilla.gnome.org/show_bug.cgi?id=129540 and http://bugzilla.gnome.org/show_bug.cgi?id=153848 for more information. To work around this problem, 64 bit version for SUSE Linux uses special names for following files: /usr/bin/gtk-query-immodules-2.0: /usr/bin/gtk-query-immodules-2.0-64 /etc/gtk-2.0/gtk.immodules: /usr/gtk-2.0/gtk.immodules64 And following variable: $GTK_PATH: $GTK_PATH64 This can cause problems during self-compilation of packages. To work-around these problems (introduced by this work-around), you should: Either: - Make a patch of package (please do not send it to package developers, it's temporary solution). Or: - Install 32 bit version of GTK+. These problems should be correctly solved in GTK+ sometimes in future. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
