[packages/evolution-ews] Update to 3.10.0
megabajt
megabajt at pld-linux.org
Sun Sep 29 21:29:28 CEST 2013
commit 568812a93b17657a3d084742ccf19a69cb50064d
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sun Sep 29 21:29:18 2013 +0200
Update to 3.10.0
evolution-ews.spec | 20 ++++++--------------
1 file changed, 6 insertions(+), 14 deletions(-)
---
diff --git a/evolution-ews.spec b/evolution-ews.spec
index 7f84e21..206ac3d 100644
--- a/evolution-ews.spec
+++ b/evolution-ews.spec
@@ -1,11 +1,11 @@
Summary: Evolution extension for Exchange Web Services
Name: evolution-ews
-Version: 3.8.3
+Version: 3.10.0
Release: 1
License: LGPL v2+
Group: Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.8/%{name}-%{version}.tar.xz
-# Source0-md5: 5e18017fef36030ef3b9216ee0c7947f
+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
@@ -17,6 +17,7 @@ BuildRequires: gtk+3-devel >= 3.0.0
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: libtool
BuildRequires: pkgconfig
@@ -35,7 +36,6 @@ servers, versions 2007 and later, through its Exchange Web Services
%package devel
Summary: Development files for ews library
Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
Requires: evolution-data-server-devel >= %{version}
Requires: libsoup-devel >= 2.38.1
@@ -65,21 +65,15 @@ rm -rf $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
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/liblzx.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/liblzx.so.0
%attr(755,root,root) %{_libdir}/evolution-data-server/libeews-1.2.so*
%attr(755,root,root) %{_libdir}/evolution-data-server/libewsutils.so*
%attr(755,root,root) %{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
@@ -87,11 +81,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.8/modules/module-ews-configuration.so
-%{_datadir}/evolution/3.8/errors/module-ews-configuration.error
+%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)
-%attr(755,root,root) %{_libdir}/liblzx.so
%{_includedir}/evolution-data-server/ews
-%{_pkgconfigdir}/libeews-1.2.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/evolution-ews.git/commitdiff/568812a93b17657a3d084742ccf19a69cb50064d
More information about the pld-cvs-commit
mailing list