]> git.pld-linux.org Git - packages/evolution-ews.git/blobdiff - evolution-ews.spec
- pl, better Groups
[packages/evolution-ews.git] / evolution-ews.spec
index b02825280980bb98717d5a63fd1d6bcfbb1d1655..b9df7deb2470df3e747ed53c55cfc3abf19a7dc3 100644 (file)
@@ -1,11 +1,12 @@
 Summary:       Evolution extension for Exchange Web Services
+Summary(pl.UTF-8):     Rozszerzenie Evolution dla Exchange Web Services
 Name:          evolution-ews
-Version:       3.10.3
+Version:       3.12.4
 Release:       1
 License:       LGPL v2+
-Group:         Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.10/%{name}-%{version}.tar.xz
-# Source0-md5: 6238273945cc7ded6bcf9a602ebe92b5
+Group:         X11/Applications/Mail
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.12/%{name}-%{version}.tar.xz
+# Source0-md5: e90cc910675f7ece4a62264c4793fc2c
 URL:           http://projects.gnome.org/evolution/
 BuildRequires: autoconf >= 2.58
 BuildRequires: automake >= 1:1.9
@@ -18,7 +19,7 @@ BuildRequires:        gtk-doc >= 1.9
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libical-devel
 BuildRequires: libmspack-devel >= 0.4
-BuildRequires: libsoup-devel >= 2.38.1
+BuildRequires: libsoup-devel >= 2.42.0
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: sqlite3-devel
@@ -26,6 +27,7 @@ BuildRequires:        tar >= 1:1.22
 BuildRequires: xz
 Requires:      evolution >= %{version}
 Requires:      evolution-data-server >= %{version}
+Requires:      libsoup >= 2.42.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,14 +35,23 @@ This package allows Evolution to interact with Microsoft Exchange
 servers, versions 2007 and later, through its Exchange Web Services
 (EWS) interface.
 
+%description -l pl.UTF-8
+Ten pakiet pozwala programowi Evolution współpracować z serwerami
+Microsoft Exchange w wersji 2007 lub nowszej poprzez interfejs EWS
+(Exchange Web Services).
+
 %package devel
-Summary:       Development files for ews library
-Group:         Development/Libraries
+Summary:       Development files for EWS libraries
+Summary(pl.UTF-8):     Pliki programistyczne bibliotek EWS
+Group:         X11/Development/Libraries
 Requires:      evolution-data-server-devel >= %{version}
-Requires:      libsoup-devel >= 2.38.1
+Requires:      libsoup-devel >= 2.42.0
 
 %description devel
-This package provides development files for ews library.
+This package provides development files for EWS library.
+
+%description devel -l pl.UTF-8
+Ten pakiet zawiera pliki programistyczne bibliotek EWS.
 
 %prep
 %setup -q
@@ -81,8 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/evolution-data-server/camel-providers/libcamelews.so
 %attr(755,root,root) %{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
 %{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
-%attr(755,root,root) %{_libdir}/evolution/3.10/modules/module-ews-configuration.so
-%{_datadir}/evolution/3.10/errors/module-ews-configuration.error
+%attr(755,root,root) %{_libdir}/evolution/3.12/modules/module-ews-configuration.so
+%{_datadir}/evolution/3.12/errors/module-ews-configuration.error
+%{_datadir}/evolution-data-server/ews
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.069539 seconds and 4 git commands to generate.