Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gtk2.git#b8aeff82c8a2bc34c43f507b86f46148fa526d3a
This commit is contained in:
parent
cb6d8b8a8e
commit
97ed842f50
13
gtk2.spec
13
gtk2.spec
@ -20,7 +20,7 @@
|
||||
Summary: GTK+ graphical user interface library
|
||||
Name: gtk2
|
||||
Version: 2.24.33
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://www.gtk.org
|
||||
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
||||
@ -86,6 +86,9 @@ Requires: pango >= %{pango_version}
|
||||
Requires(post): libtiff >= 3.6.1
|
||||
Requires: libXrandr >= %{xrandr_version}
|
||||
|
||||
# For sound theme events in gtk2 apps
|
||||
Recommends: libcanberra-gtk2%{?_isa}
|
||||
|
||||
%description
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||
@ -95,10 +98,6 @@ suites.
|
||||
%package immodules
|
||||
Summary: Input methods for GTK+
|
||||
Requires: gtk2 = %{version}-%{release}
|
||||
%if 0%{?fedora}
|
||||
# for /etc/X11/xinit/xinput.d
|
||||
Requires: imsettings
|
||||
%endif
|
||||
|
||||
%description immodules
|
||||
The gtk2-immodules package contains standalone input methods that are shipped
|
||||
@ -321,6 +320,10 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
|
||||
%doc tmpdocs/examples
|
||||
|
||||
%changelog
|
||||
* Fri Jan 22 2021 Kalev Lember <klember@redhat.com> - 2.24.33-3
|
||||
- Drop imsettings dependency on Fedora as well
|
||||
- Recommend libcanberra-gtk2 for sound theme events in gtk2 apps
|
||||
|
||||
* Fri Jan 08 2021 Tomas Popela <tpopela@redhat.com> - 2.24.33-2
|
||||
- Only require the imsettings dependency on Fedora (upstreaming a RHEL only change)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user