[evolution-exchange] Update to 2.91.3

Milan Crha mcrha at fedoraproject.org
Mon Nov 29 15:26:28 UTC 2010


commit 41318227da3c77598c8bd881f02301b5f8ae45cf
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Nov 29 16:26:20 2010 +0100

    Update to 2.91.3

 .gitignore              |    1 +
 evolution-exchange.spec |   13 ++++++++++++-
 sources                 |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e67f78..d3c3108 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ evolution-exchange-2.31.5.tar.bz2
 /evolution-exchange-2.91.0.tar.bz2
 /evolution-exchange-2.91.1.tar.bz2
 /evolution-exchange-2.91.2.tar.bz2
+/evolution-exchange-2.91.3.tar.bz2
diff --git a/evolution-exchange.spec b/evolution-exchange.spec
index 28bb26a..0ef15b4 100644
--- a/evolution-exchange.spec
+++ b/evolution-exchange.spec
@@ -17,7 +17,7 @@
 ### Abstract ###
 
 Name: evolution-exchange
-Version: 2.91.2
+Version: 2.91.3
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
@@ -126,6 +126,14 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_exchange_a
 %{_libdir}/evolution/%{evo_base_version}/plugins/org-gnome-exchange-operations.eplug
 %{_datadir}/evolution/%{evo_base_version}/errors/org-gnome-exchange-operations.error
 
+#privsolib libraries
+%dir %{_libdir}/evolution-exchange
+%dir %{_libdir}/evolution-exchange/%{evo_base_version}
+%{_libdir}/evolution-exchange/%{evo_base_version}/libexchange.la
+%{_libdir}/evolution-exchange/%{evo_base_version}/libexchange-storage.la
+%{_libdir}/evolution-exchange/%{evo_base_version}/libxntlm.la
+%{_libdir}/evolution-exchange/%{evo_base_version}/libevolution-exchange-shared.la
+
 %{_datadir}/gtk-doc/html/evolution-exchange
 %dir %{_datadir}/evolution-exchange
 %dir %{_datadir}/evolution-exchange/%{evo_base_version}
@@ -136,6 +144,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_exchange_a
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_base_version}.schemas
 
 %changelog
+* Mon Nov 29 2010 Milan Crha <mcrha at redhat.com> - 2.91.3-1
+- Update to 2.91.3
+
 * Mon Nov 08 2010 Milan Crha <mcrha at redhat.com> - 2.91.2-1
 - Update to 2.91.2
 
diff --git a/sources b/sources
index 07fd4ca..ffdcd55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaae450f749c280db9911172e4d5d6eb  evolution-exchange-2.91.2.tar.bz2
+62daa262e3aaec8e377dfd8fe7237ace  evolution-exchange-2.91.3.tar.bz2


More information about the scm-commits mailing list