From c1734009b87ec9ef4ab78e2e00f04c1ce85c3ae1c68cea48ce53fc5bae93166d Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 5 May 2011 10:54:08 +0000 Subject: [PATCH 1/4] Updating link to change in openSUSE:Factory/evolution-data-server revision 87.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=020591d85d45fa9c526c7d89c4c1e93d --- evolution-data-server.spec | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index e79dc13..8e3647a 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -89,6 +89,7 @@ Evolution Data Server provides a central location for your address book and calendar in the GNOME Desktop. %package -n libcamel-1_2-%{so_camel} + Summary: Evolution Data Server - Messaging Library Group: System/Libraries @@ -99,6 +100,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library for messaging. %package -n libebackend-1_2-%{so_ebackend} + Summary: Evolution Data Server - Backend Utilities Library Group: System/Libraries @@ -109,6 +111,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library for backends. %package -n libebook-1_2-%{so_ebook} + Summary: Evolution Data Server - Address Book Client Library Group: System/Libraries @@ -119,6 +122,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library to access address books. %package -n libecal-1_2-%{so_ecal} + Summary: Evolution Data Server - Calendar Client Library Group: System/Libraries @@ -129,6 +133,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library to access calendars. %package -n libedata-book-1_2-%{so_edata_book} + Summary: Evolution Data Server - Address Book Backend Library Group: System/Libraries @@ -139,6 +144,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library for address book backends. %package -n libedata-cal-1_2-%{so_edata_cal} + Summary: Evolution Data Server - Calendar Backend Library Group: System/Libraries @@ -149,6 +155,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library for calendar backends. %package -n libedataserver-1_2-%{so_edataserver} + Summary: Evolution Data Server - Utilities Library Group: System/Libraries @@ -159,6 +166,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library. %package -n libedataserverui-3_0-%{so_edataserverui} + Summary: Evolution Data Server - Graphical Utilities Library Group: System/Libraries @@ -169,6 +177,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library. %package -n libegroupwise-1_2-%{so_egroupwise} + Summary: Evolution Data Server - Groupwise Library Group: System/Libraries From ee6cca093b91454c05d9039262a801cfa4624f62ac09f212189701c988fae0e2 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 27 May 2011 07:59:18 +0000 Subject: [PATCH 2/4] Accepting request 70480 from home:dimstar:branches:GNOME:Factory Update to 3.1.1 OBS-URL: https://build.opensuse.org/request/show/70480 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=91 --- evolution-data-server-3.0.1.tar.bz2 | 3 -- evolution-data-server-3.1.1.tar.bz2 | 3 ++ evolution-data-server.changes | 44 +++++++++++++++++++++++++++++ evolution-data-server.spec | 29 +++---------------- 4 files changed, 51 insertions(+), 28 deletions(-) delete mode 100644 evolution-data-server-3.0.1.tar.bz2 create mode 100644 evolution-data-server-3.1.1.tar.bz2 diff --git a/evolution-data-server-3.0.1.tar.bz2 b/evolution-data-server-3.0.1.tar.bz2 deleted file mode 100644 index 57e80b4..0000000 --- a/evolution-data-server-3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8592be94027a9848ac18670a0e86e48e857539cd2813eb345eda0ace19688dd0 -size 4397721 diff --git a/evolution-data-server-3.1.1.tar.bz2 b/evolution-data-server-3.1.1.tar.bz2 new file mode 100644 index 0000000..5f81d38 --- /dev/null +++ b/evolution-data-server-3.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7efe13c8fd803eefc5f5f45c21f0d1295cc6eb34aa818f91308fd6976c56fa43 +size 4334208 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index a48398a..54162c7 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Tue May 17 17:02:39 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.1.1: + + GroupWise backend module split in own package + + Collect all test code into a top-level "tests" directory + + Support NTLMv2 in camel-sasl-ntlm.c + + Infer NTLM domain from username; don't assume it matches the + server's domain + + Add camel_sasl_try_empty_password_sync() method. + + Add asynchronous camel_sasl_try_empty_password() + + Add support for NTLM single-sign-on using /usr/bin/ntlm_auth + + Fix read off end of string in NTLM SSO support + + Pull in translations from Evolution for "On This Computer" + + Seal up CamelService. + + Fix Gtk-Doc notation in Camel. + + Fix few memory leaks + + Define a boxed GType for CamelURL. + + Rework how CamelServices are added to CamelSession. + + CamelStore: Chain up in the constructed() method + + CamelSession: Remove some leftover debug messages. + + CamelStore: Remove a dead assignment. + + Remove unused CamelTimeoutCallback typedef. + + Remove unused camel_session_thread_wait(). + + Replace CamelSessionThreadMsg with a more modern API. + + Revise camel_session_get_service_by_url(). + + Fix definition of CamelProvider.url_equal(). + + Remove camel_store_folder_uri_equal(). + + Mark the param spec strings for translation correctly. + + Remove camel_filter_driver_filter_mbox() + + Camel: Store UIDs in X-Evolution-Source headers. + + CamelFolderSearch: Hack to deal with "message-location". + + CamelFolder: Remove "uri" property. + + Remove CAMEL_STORE_SUMMARY_FRAGMENT flag. + + CamelVeeStore: Change handling of CHANGE_NOSELECT flag. + + Remove "uri" field of CamelFolderInfo. + + Rename "name" field of CamelFolderInfo to "display_name". + + Rename "name" property of CamelFolder to "display-name". + + Bugs fixed: bgo#332497, bgo#418954, bgo#628142, bgo#645239, + bgo#645498, bgo#645783, bgo#646117, bgo#646200, bgo#646619, + bgo#647429, bgo#647873, bgo#648844, bgo#649365, bgo#649684. + + Updated translations. +- Drop groupwise subpackage. + ------------------------------------------------------------------- Wed Apr 27 09:59:07 UTC 2011 - fcrozat@novell.com diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 8e3647a..df7e572 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -20,7 +20,7 @@ # Shared Library soNUMs, to make it easier for updates # When updating the sonums, do not forget to also update baselibs.conf -%define so_camel 23 +%define so_camel 25 %define so_ebackend 1 %define so_ebook 10 %define so_ecal 8 @@ -28,13 +28,12 @@ %define so_edata_cal 11 %define so_edataserver 14 %define so_edataserverui 0 -%define so_egroupwise 13 Name: evolution-data-server -%define _evo_version 3.0 +%define _evo_version 3.2 License: LGPLv2+ Group: Development/Libraries/GNOME -Version: 3.0.1 +Version: 3.1.1 Release: 1 Summary: Evolution Data Server Url: http://www.gnome.org @@ -176,17 +175,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library. -%package -n libegroupwise-1_2-%{so_egroupwise} - -Summary: Evolution Data Server - Groupwise Library -Group: System/Libraries - -%description -n libegroupwise-1_2-%{so_egroupwise} -Evolution Data Server provides a central location for your address book -and calendar in the GNOME Desktop. - -This package contains a shared system library for Groupwise support. - %package devel License: LGPLv2+ Summary: Evolution Data Server - Development Files @@ -200,7 +188,6 @@ Requires: libedata-book-1_2-%{so_edata_book} = %{version} Requires: libedata-cal-1_2-%{so_edata_cal} = %{version} Requires: libedataserver-1_2-%{so_edataserver} = %{version} Requires: libedataserverui-3_0-%{so_edataserverui} = %{version} -Requires: libegroupwise-1_2-%{so_egroupwise} = %{version} %if %USE_EVOLDAP Requires: evoldap2-devel %else @@ -228,7 +215,7 @@ This package contains developer documentation. %lang_package %prep %setup -q -translation-update-upstream +#translation-update-upstream %patch0 -p1 %build @@ -299,10 +286,6 @@ find %{buildroot} -name '*.la' -type f -delete -print %postun -n libedataserverui-3_0-%{so_edataserverui} -p /sbin/ldconfig -%post -n libegroupwise-1_2-%{so_egroupwise} -p /sbin/ldconfig - -%postun -n libegroupwise-1_2-%{so_egroupwise} -p /sbin/ldconfig - %files %defattr(-,root,root) %doc COPYING ChangeLog NEWS TODO @@ -351,10 +334,6 @@ find %{buildroot} -name '*.la' -type f -delete -print %defattr(-, root, root) %{_libdir}/libedataserverui-3.0.so.%{so_edataserverui}* -%files -n libegroupwise-1_2-%{so_egroupwise} -%defattr(-, root, root) -%{_libdir}/libegroupwise-1.2.so.%{so_egroupwise}* - %files devel %defattr(-, root, root) %{_includedir}/evolution-data-server-%{_evo_version}/ From 010575310d30e61ce36b640a9b618211e5658b7ed068dd0fd07ee23bc6ba2427 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 27 May 2011 08:07:18 +0000 Subject: [PATCH 3/4] Accepting request 71615 from home:vuntz:branches:GNOME:Factory tweak OBS-URL: https://build.opensuse.org/request/show/71615 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=92 --- evolution-data-server.changes | 47 ++++++++++------------------------- evolution-data-server.spec | 10 +------- 2 files changed, 14 insertions(+), 43 deletions(-) diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 54162c7..67d594a 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -2,45 +2,24 @@ Tue May 17 17:02:39 CEST 2011 - dimstar@opensuse.org - Update to version 3.1.1: - + GroupWise backend module split in own package - + Collect all test code into a top-level "tests" directory - + Support NTLMv2 in camel-sasl-ntlm.c - + Infer NTLM domain from username; don't assume it matches the - server's domain - + Add camel_sasl_try_empty_password_sync() method. - + Add asynchronous camel_sasl_try_empty_password() - + Add support for NTLM single-sign-on using /usr/bin/ntlm_auth - + Fix read off end of string in NTLM SSO support - + Pull in translations from Evolution for "On This Computer" - + Seal up CamelService. - + Fix Gtk-Doc notation in Camel. + + GroupWise backend is now split in new evolution-groupwise + module (will be packaged soon). + + NTLM improvements: + - Support NTLMv2 + - Infer NTLM domain from username; don't assume it matches the + server's domain + - Add support for NTLM single-sign-on using /usr/bin/ntlm_auth + - Fix read off end of string in NTLM SSO support + Fix few memory leaks - + Define a boxed GType for CamelURL. - + Rework how CamelServices are added to CamelSession. - + CamelStore: Chain up in the constructed() method - + CamelSession: Remove some leftover debug messages. - + CamelStore: Remove a dead assignment. - + Remove unused CamelTimeoutCallback typedef. - + Remove unused camel_session_thread_wait(). - + Replace CamelSessionThreadMsg with a more modern API. - + Revise camel_session_get_service_by_url(). - + Fix definition of CamelProvider.url_equal(). - + Remove camel_store_folder_uri_equal(). - + Mark the param spec strings for translation correctly. - + Remove camel_filter_driver_filter_mbox() - + Camel: Store UIDs in X-Evolution-Source headers. - + CamelFolderSearch: Hack to deal with "message-location". - + CamelFolder: Remove "uri" property. - + Remove CAMEL_STORE_SUMMARY_FRAGMENT flag. - + CamelVeeStore: Change handling of CHANGE_NOSELECT flag. - + Remove "uri" field of CamelFolderInfo. - + Rename "name" field of CamelFolderInfo to "display_name". - + Rename "name" property of CamelFolder to "display-name". + + Various API changes in Camel library, including API breaks. + + Misc small fixes. + + Collect all test code into a top-level "tests" directory + + Code cleanups. + Bugs fixed: bgo#332497, bgo#418954, bgo#628142, bgo#645239, bgo#645498, bgo#645783, bgo#646117, bgo#646200, bgo#646619, bgo#647429, bgo#647873, bgo#648844, bgo#649365, bgo#649684. + Updated translations. -- Drop groupwise subpackage. +- Drop libegroupwise-1_2-23 subpackage since the backend is gone. ------------------------------------------------------------------- Wed Apr 27 09:59:07 UTC 2011 - fcrozat@novell.com diff --git a/evolution-data-server.spec b/evolution-data-server.spec index df7e572..f9ca961 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -88,7 +88,6 @@ Evolution Data Server provides a central location for your address book and calendar in the GNOME Desktop. %package -n libcamel-1_2-%{so_camel} - Summary: Evolution Data Server - Messaging Library Group: System/Libraries @@ -99,7 +98,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library for messaging. %package -n libebackend-1_2-%{so_ebackend} - Summary: Evolution Data Server - Backend Utilities Library Group: System/Libraries @@ -110,7 +108,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library for backends. %package -n libebook-1_2-%{so_ebook} - Summary: Evolution Data Server - Address Book Client Library Group: System/Libraries @@ -121,7 +118,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library to access address books. %package -n libecal-1_2-%{so_ecal} - Summary: Evolution Data Server - Calendar Client Library Group: System/Libraries @@ -132,7 +128,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library to access calendars. %package -n libedata-book-1_2-%{so_edata_book} - Summary: Evolution Data Server - Address Book Backend Library Group: System/Libraries @@ -143,7 +138,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library for address book backends. %package -n libedata-cal-1_2-%{so_edata_cal} - Summary: Evolution Data Server - Calendar Backend Library Group: System/Libraries @@ -154,7 +148,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library for calendar backends. %package -n libedataserver-1_2-%{so_edataserver} - Summary: Evolution Data Server - Utilities Library Group: System/Libraries @@ -165,7 +158,6 @@ and calendar in the GNOME Desktop. This package contains a shared system library. %package -n libedataserverui-3_0-%{so_edataserverui} - Summary: Evolution Data Server - Graphical Utilities Library Group: System/Libraries @@ -215,7 +207,7 @@ This package contains developer documentation. %lang_package %prep %setup -q -#translation-update-upstream +translation-update-upstream %patch0 -p1 %build From 112e71e1252b9da1e5bb3be99eacce5d3d83590887bc7f1f7022a232bb47ece3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 31 May 2011 14:20:57 +0000 Subject: [PATCH 4/4] Accepting request 72238 from home:dimstar:branches:GNOME:Factory tweaked OBS-URL: https://build.opensuse.org/request/show/72238 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=93 --- baselibs.conf | 3 +-- evolution-data-server.changes | 7 +++++++ evolution-data-server.spec | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 6c3904c..a1e6e23 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libcamel-1_2-23 +libcamel-1_2-25 libebackend-1_2-1 libebook-1_2-10 libecal-1_2-8 @@ -6,4 +6,3 @@ libedata-book-1_2-9 libedata-cal-1_2-11 libedataserver-1_2-14 libedataserverui-3_0-0 -libegroupwise-1_2-13 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 67d594a..f22f9c3 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 29 17:26:08 UTC 2011 - dimstar@opensuse.org + +- Update baselibs.conf to follow the library bumps. +- Disable translation-update for now: it fails for the removed + groupwise bits. + ------------------------------------------------------------------- Tue May 17 17:02:39 CEST 2011 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index f9ca961..88a1f76 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -34,6 +34,7 @@ Name: evolution-data-server License: LGPLv2+ Group: Development/Libraries/GNOME Version: 3.1.1 +# FIXME: Re-enable translation-update-upstream if possible. Release: 1 Summary: Evolution Data Server Url: http://www.gnome.org @@ -207,7 +208,7 @@ This package contains developer documentation. %lang_package %prep %setup -q -translation-update-upstream +#translation-update-upstream %patch0 -p1 %build