]> git.pld-linux.org Git - packages/evolution.git/blobdiff - evolution.spec
- updated to 3.38.1
[packages/evolution.git] / evolution.spec
index 8927795dd9b6e635674b4e252f72f84f2a849bbc..b5a134d8ecb88f946ddc503abfa344f9576e2d0c 100644 (file)
@@ -13,12 +13,12 @@ Summary(pl.UTF-8):  Klient poczty, kalendarz i książka adresowa dla GNOME
 Summary(pt_BR.UTF-8):  Cliente de email integrado com calendário e catálogo de endereços
 Summary(zh_CN.UTF-8):  Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄)
 Name:          evolution
-Version:       3.36.3
+Version:       3.38.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Mail
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution/3.36/%{name}-%{version}.tar.xz
-# Source0-md5: 48ed791b0bdd13d94a266052067ef027
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution/3.38/%{name}-%{version}.tar.xz
+# Source0-md5: afa3559b484d616a3c33858692dea431
 Source3:       %{name}-addressbook.desktop
 Source4:       %{name}-calendar.desktop
 Source5:       %{name}-mail.desktop
@@ -48,7 +48,7 @@ BuildRequires:        gsettings-desktop-schemas-devel >= 3.2.0
 BuildRequires: gspell-devel >= 1
 BuildRequires: gtk+3-devel >= 3.22.0
 BuildRequires: gtk-doc >= 1.14
-BuildRequires: gtk-webkit4-devel >= 2.24.0
+BuildRequires: gtk-webkit4-devel >= 2.28.0
 BuildRequires: iso-codes >= 0.49
 BuildRequires: itstool
 BuildRequires: libcanberra-gtk3-devel >= 0.25
@@ -69,7 +69,7 @@ BuildRequires:        pkgconfig
 BuildRequires: psmisc
 BuildRequires: python
 BuildRequires: rpmbuild(find_lang) >= 1.23
-BuildRequires: rpmbuild(macros) >= 1.527
+BuildRequires: rpmbuild(macros) >= 1.752
 BuildRequires: shared-mime-info >= 0.22
 BuildRequires: tar >= 1:1.22
 BuildRequires: which
@@ -125,7 +125,7 @@ Requires:   gnome-autoar >= 0.1.1
 Requires:      gnome-autoar-gtk >= 0.1.1
 %endif
 Requires:      gtk+3 >= 3.22.0
-Requires:      gtk-webkit4 >= 2.24.0
+Requires:      gtk-webkit4 >= 2.28.0
 Requires:      libcanberra-gtk3 >= 0.25
 Requires:      libsoup >= 2.42.0
 Requires:      libxml2 >= 1:2.7.3
@@ -148,7 +148,7 @@ Requires:   evolution-data-server-devel >= %{eds_ver}
 Requires:      glib2-devel >= 1:2.46.0
 Requires:      gnome-desktop-devel >= 3.2.0
 Requires:      gtk+3-devel >= 3.22.0
-Requires:      gtk-webkit4-devel >= 2.24.0
+Requires:      gtk-webkit4-devel >= 2.28.0
 Requires:      libxml2-devel >= 1:2.7.3
 %{?with_ldap:Requires: openldap-devel >= 2.4.6}
 Obsoletes:     evolution2-devel
@@ -255,9 +255,7 @@ Summary:    Evolution API documentation
 Summary(pl.UTF-8):     Dokumentacja API Evolution
 Group:         Documentation
 Requires:      gtk-doc-common
-%if "%{_rpmversion}" >= "5"
-BuildArch:     noarch
-%endif
+%{?noarchpackage}
 
 %description apidocs
 Evolution API documentation.
@@ -390,7 +388,6 @@ rm -rf $RPM_BUILD_ROOT
 %lang(hu) %dir %{_datadir}/evolution/default/hu
 %lang(id) %dir %{_datadir}/evolution/default/id
 %lang(it) %dir %{_datadir}/evolution/default/it
-%lang(ja) %dir %{_datadir}/evolution/default/ja
 %lang(ko) %dir %{_datadir}/evolution/default/ko
 %lang(lt) %dir %{_datadir}/evolution/default/lt
 %lang(mk) %dir %{_datadir}/evolution/default/mk
@@ -516,7 +513,6 @@ rm -rf $RPM_BUILD_ROOT
 %lang(hu) %{_datadir}/evolution/default/hu/mail
 %lang(id) %{_datadir}/evolution/default/id/mail
 %lang(it) %{_datadir}/evolution/default/it/mail
-%lang(ja) %{_datadir}/evolution/default/ja/mail
 %lang(ko) %{_datadir}/evolution/default/ko/mail
 %lang(lt) %{_datadir}/evolution/default/lt/mail
 %lang(mk) %{_datadir}/evolution/default/mk/mail
@@ -657,6 +653,9 @@ rm -rf $RPM_BUILD_ROOT
 # contacts
 %attr(755,root,root) %{_libdir}/evolution/modules/module-cal-config-contacts.so
 
+# google-account-setup
+%attr(755,root,root) %{_libdir}/evolution/modules/module-cal-config-google.so
+
 # calendar-local
 %attr(755,root,root) %{_libdir}/evolution/modules/module-cal-config-local.so
 
@@ -666,8 +665,8 @@ rm -rf $RPM_BUILD_ROOT
 # calendar-weather
 %attr(755,root,root) %{_libdir}/evolution/modules/module-cal-config-webcal.so
 
-# google-account-setup
-%attr(755,root,root) %{_libdir}/evolution/modules/module-cal-config-google.so
+# calendar-webdav-notes
+%attr(755,root,root) %{_libdir}/evolution/modules/module-cal-config-webdav-notes.so
 
 # publish-calendar
 %attr(755,root,root) %{evo_plugins_dir}/liborg-gnome-publish-calendar.so
This page took 0.067404 seconds and 4 git commands to generate.