Resolves: #2083947 (Limit linking of gtk+ in shared libraries)
This commit is contained in:
parent
fa5dd76b2c
commit
a1b7bafaf9
1070
0001-build-Limit-which-parts-link-to-the-evolution-librar.patch
Normal file
1070
0001-build-Limit-which-parts-link-to-the-evolution-librar.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -6,12 +6,14 @@
|
|||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.44.1
|
Version: 3.44.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Evolution extension for Exchange Web Services
|
Summary: Evolution extension for Exchange Web Services
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
|
Patch01: 0001-build-Limit-which-parts-link-to-the-evolution-librar.patch
|
||||||
|
|
||||||
%global eds_evo_version %{version}
|
%global eds_evo_version %{version}
|
||||||
|
|
||||||
Requires: evolution >= %{eds_evo_version}
|
Requires: evolution >= %{eds_evo_version}
|
||||||
@ -92,6 +94,9 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-deprecated-declarations"
|
|||||||
%files langpacks -f %{name}.lang
|
%files langpacks -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-2
|
||||||
|
- Resolves: #2083947 (Limit linking of gtk+ in shared libraries)
|
||||||
|
|
||||||
* Fri Apr 22 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-1
|
* Fri Apr 22 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-1
|
||||||
- Update to 3.44.1
|
- Update to 3.44.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user