New version 3.26.6

This commit is contained in:
Andrey Bondrov 2018-03-06 13:05:12 +10:00
parent 75dcb8a001
commit d1ea6095d8
2 changed files with 5 additions and 6 deletions

View file

@ -1,2 +1,2 @@
sources:
evolution-data-server-3.24.6.tar.xz: 649d3ca9ca60909f3481d7aa12c90961476c0ac0
evolution-data-server-3.26.6.tar.xz: 7274f74b66520eb8b08a91d72d581647c1672105

View file

@ -2,7 +2,6 @@
%define api 1.2
%define base_version 3.0
%define dir_version 3.24
%define camelmajor 60
%define libcamel %mklibname camel %{api} %{camelmajor}
@ -43,13 +42,14 @@
Name: evolution-data-server
Summary: Evolution Data Server
Version: 3.24.6
Version: 3.26.6
Release: 1
License: LGPLv2+
Group: System/Libraries
Url: http://www.gnome.org/projects/evolution/
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
BuildRequires: bison
BuildRequires: cmake
BuildRequires: gettext
BuildRequires: gnome-common
BuildRequires: gperf
@ -58,7 +58,6 @@ BuildRequires: intltool
BuildRequires: vala-tools
BuildRequires: db-devel
BuildRequires: openldap-devel
BuildRequires: cmake
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gcr-base-3)
BuildRequires: pkgconfig(gio-2.0)
@ -92,7 +91,7 @@ Provides: devel(libedbus-private)
Evolution Data Server provides a central location for your addressbook
and calendar in the gnome desktop.
%files -f %{name}-%{dir_version}.lang
%files -f %{name}.lang
%doc COPYING NEWS
%{_libexecdir}/%{name}
%{_libexecdir}/camel-gpg-photo-saver
@ -435,5 +434,5 @@ GObject Introspection interface description for %{name}.
# give the libraries some executable bits
find %{buildroot} -name '*.so.*' -exec chmod +x {} \;
%find_lang %{name}-%{dir_version}
%find_lang %{name}