Accepting request 243852 from home:fcrozat:branches:GNOME:Factory
- Rename README.SuSE to README.SUSE (bnc#889027). OBS-URL: https://build.opensuse.org/request/show/243852 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=211
This commit is contained in:
parent
d45b83d1ec
commit
f5b480e967
@ -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
|
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.
|
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:
|
names for following files:
|
||||||
|
|
||||||
/usr/bin/gtk-query-immodules-2.0: /usr/bin/gtk-query-immodules-2.0-64
|
/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:
|
Or:
|
||||||
|
|
||||||
- Install 32 bit version of GTK+.
|
- 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.
|
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
|
Tue Aug 05 12:00:00 UTC 2014 - ku.b@gmx.de
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ License: LGPL-2.1+
|
|||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.gtk.org/
|
Url: http://www.gtk.org/
|
||||||
Source: http://download.gnome.org/sources/gtk+/2.24/%{_name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gtk+/2.24/%{_name}-%{version}.tar.xz
|
||||||
Source2: README.SuSE
|
Source2: README.SUSE
|
||||||
Source3: gtkrc
|
Source3: gtkrc
|
||||||
Source4: baselibs.conf
|
Source4: baselibs.conf
|
||||||
Source5: macros.gtk2
|
Source5: macros.gtk2
|
||||||
@ -481,7 +481,7 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING README NEWS ChangeLog
|
%doc AUTHORS COPYING README NEWS ChangeLog
|
||||||
%if "%{_lib}" == "lib64"
|
%if "%{_lib}" == "lib64"
|
||||||
%doc README.SuSE
|
%doc README.SUSE
|
||||||
%endif
|
%endif
|
||||||
%dir %{_sysconfdir}/gtk-2.0
|
%dir %{_sysconfdir}/gtk-2.0
|
||||||
%dir %{_libdir}/gtk-2.0
|
%dir %{_libdir}/gtk-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user