Accepting request 762897 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/762897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=154
This commit is contained in:
Dominique Leuenberger 2020-01-13 21:18:09 +00:00 committed by Git OBS Bridge
commit b0a4f4322f
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 10 12:03:26 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Move /usr/share/locale/en from the -lang package to the -data
package: English is installed on all systems. This avoids
gtk3-lang being triggered for installation on english-only
systems.
-------------------------------------------------------------------
Wed Dec 11 20:03:40 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk3
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -681,6 +681,7 @@ fi
%{_datadir}/glib-2.0/schemas/org.gtk.Demo.gschema.xml
%files data
%{_datadir}/locale/en/
%{_datadir}/themes/Default/
%{_datadir}/themes/Emacs/
@ -730,6 +731,8 @@ fi
%{_datadir}/gettext/its/gtkbuilder.loc
%files lang -f gtk30.lang -f gtk30-properties.lang
# english locale should be in the main package
%exclude %{_datadir}/locale/en
%endif
%if %{with doc}