X-Git-Url: https://git.pld-linux.org/?p=packages%2Fevolution-ews.git;a=blobdiff_plain;f=evolution-ews.spec;h=eacdf7c61bc66302edeceea44989855d02766b74;hp=206ac3d02369294ccef63247b23d79b693e672c7;hb=ed2890514ee65ac6a0732876ab23e40b35387685;hpb=568812a93b17657a3d084742ccf19a69cb50064d diff --git a/evolution-ews.spec b/evolution-ews.spec index 206ac3d..eacdf7c 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,31 +1,37 @@ Summary: Evolution extension for Exchange Web Services +Summary(pl.UTF-8): Rozszerzenie Evolution dla Exchange Web Services Name: evolution-ews -Version: 3.10.0 +Version: 3.40.2 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: 60c8d5ba013ba8fd4516d38379c046e9 -URL: http://projects.gnome.org/evolution/ -BuildRequires: autoconf >= 2.58 -BuildRequires: automake >= 1:1.9 +Group: X11/Applications/Mail +Source0: https://download.gnome.org/sources/evolution-ews/3.40/%{name}-%{version}.tar.xz +# Source0-md5: de61ed5f37a734d0ecee1e27f8854fa5 +URL: https://wiki.gnome.org/Apps/Evolution +BuildRequires: cmake >= 3.1 BuildRequires: evolution-data-server-devel >= %{version} BuildRequires: evolution-devel >= %{version} -BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.32.0 -BuildRequires: gtk+3-devel >= 3.0.0 +BuildRequires: gettext-tools +BuildRequires: glib2-devel >= 1:2.62 +BuildRequires: gtk+3-devel >= 3.10.0 BuildRequires: gtk-doc >= 1.9 BuildRequires: intltool >= 0.40.0 -BuildRequires: libical-devel +BuildRequires: json-glib-devel >= 1.0.4 +BuildRequires: libical-glib-devel >= 3.0.5 BuildRequires: libmspack-devel >= 0.4 -BuildRequires: libsoup-devel >= 2.38.1 -BuildRequires: libtool +BuildRequires: libsoup-devel >= 2.58 +BuildRequires: libtool >= 2:2.2 BuildRequires: pkgconfig BuildRequires: sqlite3-devel BuildRequires: tar >= 1:1.22 BuildRequires: xz Requires: evolution >= %{version} Requires: evolution-data-server >= %{version} +Requires: glib2 >= 1:2.62 +Requires: json-glib >= 1.0.4 +Requires: libical-glib >= 3.0.5 +Requires: libsoup >= 2.58 +Obsoletes: evolution-ews-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -33,39 +39,29 @@ This package allows Evolution to interact with Microsoft Exchange servers, versions 2007 and later, through its Exchange Web Services (EWS) interface. -%package devel -Summary: Development files for ews library -Group: Development/Libraries -Requires: evolution-data-server-devel >= %{version} -Requires: libsoup-devel >= 2.38.1 - -%description devel -This package provides development files for ews library. +%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). %prep %setup -q %build -%{__intltoolize} -%{__libtoolize} -%{__aclocal} -I m4 -%{__autoconf} -%{__autoheader} -%{__automake} -%configure \ - --disable-silent-rules +install -d build +cd build +%cmake .. \ + -DLIBEXEC_INSTALL_DIR=%{_libexecdir} \ + -DENABLE_SCHEMAS_COMPILE=OFF + %{__make} %install rm -rf $RPM_BUILD_ROOT -%{__make} install \ +%{__make} -C build install \ DESTDIR=$RPM_BUILD_ROOT -%{__rm} $RPM_BUILD_ROOT%{_libdir}/evolution-data-server/*.la -%{__rm} $RPM_BUILD_ROOT%{_libdir}/evolution-data-server/*/*.la -%{__rm} $RPM_BUILD_ROOT%{_libdir}/evolution/*/modules/*.la - %find_lang %{name} %clean @@ -74,16 +70,22 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_libdir}/evolution-data-server/libeews-1.2.so* -%attr(755,root,root) %{_libdir}/evolution-data-server/libewsutils.so* +%dir %{_libdir}/evolution-ews +%attr(755,root,root) %{_libdir}/evolution/modules/module-ews-configuration.so +%attr(755,root,root) %{_libdir}/evolution/modules/module-microsoft365-configuration.so %attr(755,root,root) %{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so +%attr(755,root,root) %{_libdir}/evolution-data-server/addressbook-backends/libebookbackendmicrosoft365.so %attr(755,root,root) %{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so +%attr(755,root,root) %{_libdir}/evolution-data-server/calendar-backends/libecalbackendmicrosoft365.so %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 - -%files devel -%defattr(644,root,root,755) -%{_includedir}/evolution-data-server/ews +%attr(755,root,root) %{_libdir}/evolution-data-server/camel-providers/libcamelmicrosoft365.so +%{_libdir}/evolution-data-server/camel-providers/libcamelmicrosoft365.urls +%attr(755,root,root) %{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so +%attr(755,root,root) %{_libdir}/evolution-data-server/registry-modules/module-microsoft365-backend.so +%attr(755,root,root) %{_libdir}/evolution-ews/libcamelews-priv.so +%attr(755,root,root) %{_libdir}/evolution-ews/libevolution-ews.so +%attr(755,root,root) %{_libdir}/evolution-ews/libevolution-microsoft365.so +%{_datadir}/evolution/errors/module-ews-configuration.error +%{_datadir}/evolution-data-server/ews +%{_datadir}/metainfo/org.gnome.Evolution-ews.metainfo.xml