Remove obsolete dependency
This commit is contained in:
parent
92612564fe
commit
04b07eb16a
@ -20,7 +20,6 @@ Patch3: 0002-endSessionDialog-Support-rebooting-into-the-bootload.patch
|
|||||||
# Backported from gnome-3-36
|
# Backported from gnome-3-36
|
||||||
Patch4: 0001-appDisplay-Clear-animateLater-callbacks-when-unmappi.patch
|
Patch4: 0001-appDisplay-Clear-animateLater-callbacks-when-unmappi.patch
|
||||||
|
|
||||||
%define libcroco_version 0.6.8
|
|
||||||
%define eds_version 3.33.1
|
%define eds_version 3.33.1
|
||||||
%define gnome_desktop_version 3.35.91
|
%define gnome_desktop_version 3.35.91
|
||||||
%define glib2_version 2.56.0
|
%define glib2_version 2.56.0
|
||||||
@ -62,7 +61,6 @@ BuildRequires: gstreamer1-devel >= %{gstreamer_version}
|
|||||||
BuildRequires: gtk3-devel >= %{gtk3_version}
|
BuildRequires: gtk3-devel >= %{gtk3_version}
|
||||||
BuildRequires: gettext >= 0.19.6
|
BuildRequires: gettext >= 0.19.6
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libcroco-devel >= %{libcroco_version}
|
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
|
|
||||||
# for barriers
|
# for barriers
|
||||||
@ -98,7 +96,6 @@ Requires: polkit%{?_isa} >= %{polkit_version}
|
|||||||
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
|
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
|
||||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||||
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
|
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
|
||||||
Requires: libcroco%{?_isa} >= %{libcroco_version}
|
|
||||||
Requires: gstreamer1%{?_isa} >= %{gstreamer_version}
|
Requires: gstreamer1%{?_isa} >= %{gstreamer_version}
|
||||||
# needed for schemas
|
# needed for schemas
|
||||||
Requires: at-spi2-atk%{?_isa}
|
Requires: at-spi2-atk%{?_isa}
|
||||||
@ -215,6 +212,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
|||||||
%{_mandir}/man1/gnome-shell.1*
|
%{_mandir}/man1/gnome-shell.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 31 2020 Florian Müllner <fmuellner@redhat.com - 3.36.1-2
|
||||||
|
- Remove obsolete libcroco require
|
||||||
|
|
||||||
* Tue Mar 31 2020 Jonas Ådahl <jadahl@redhat.com> - 3.36.1-2
|
* Tue Mar 31 2020 Jonas Ådahl <jadahl@redhat.com> - 3.36.1-2
|
||||||
- Backport fixup for spring animation fix
|
- Backport fixup for spring animation fix
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user