Removed gconf-2.0 build requirement, added perl-interpreter instead

This commit is contained in:
Jan Horak 2020-04-15 12:10:56 +02:00
parent 2830b30ead
commit 9834f58e19

View File

@ -94,7 +94,7 @@ ExcludeArch: s390x
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 68.7.0
Release: 1%{?dist}
Release: 2%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
@ -196,7 +196,7 @@ BuildRequires: libvpx-devel >= %{libvpx_version}
%endif
BuildRequires: pulseaudio-libs-devel
BuildRequires: libicu-devel
BuildRequires: GConf2-devel
BuildRequires: perl-interpreter
Requires: mozilla-filesystem
BuildRequires: yasm
BuildRequires: dbus-glib-devel
@ -759,6 +759,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Wed Apr 15 2020 Jan Horak <jhorak@redhat.com> - 68.7.0-2
- Removed gconf-2.0 build requirement, added perl-interpreter instead to fulfill
perl dependency
* Thu Apr 09 2020 Jan Horak <jhorak@redhat.com> - 68.7.0-1
- Update to 68.7.0 build1