Add pkgconfig(iso-codes) into BuildRequires
This commit is contained in:
parent
0b571c5be2
commit
2784217132
1 changed files with 5 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
Name: evolution
|
||||
Version: 3.16.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
|
|
@ -82,6 +82,7 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
|||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
BuildRequires: pkgconfig(gtkspell3-3.0)
|
||||
BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version}
|
||||
BuildRequires: pkgconfig(iso-codes)
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
BuildRequires: pkgconfig(libebackend-1.2) >= %{version}
|
||||
BuildRequires: pkgconfig(libebook-1.2) >= %{version}
|
||||
|
|
@ -536,6 +537,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2015 Milan Crha <mcrha@redhat.com> - 3.16.5-3
|
||||
- Add pkgconfig(iso-codes) into BuildRequires
|
||||
|
||||
* Wed Aug 19 2015 Milan Crha <mcrha@redhat.com> - 3.16.5-2
|
||||
- Add patch for RH bug #1231591 (Crash when viewing message digest)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue