Accepting request 243858 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/243858 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=141
This commit is contained in:
commit
66a100b4df
@ -5,7 +5,7 @@ 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
|
||||
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
|
||||
@ -28,9 +28,5 @@ developers, it's temporary solution).
|
||||
Or:
|
||||
|
||||
- Install 32 bit version of GTK+.
|
||||
- After installation, you must run following commands:
|
||||
touch /var/adm/SuSEconfig/run-gtk
|
||||
SuSEconfig
|
||||
|
||||
|
||||
These problems should be correctly solved in GTK+ sometimes in future.
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 07:56:38 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
- Rename README.SuSE to README.SUSE (bnc#889027).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 05 12:00:00 UTC 2014 - ku.b@gmx.de
|
||||
|
||||
|
@ -29,7 +29,7 @@ License: LGPL-2.1+
|
||||
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 @@ fi
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user