1
0
OBS User unknown 2008-08-14 00:25:04 +00:00 committed by Git OBS Bridge
parent 9d569eed6f
commit a8b075f286
4 changed files with 87 additions and 47 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f9084a5d2cd9998bea251f843ed13c8d48ff7494fae17ec8f65356c4973bbca
size 7650255

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb4a76798be138c6ec9133552ac91cac297b06cb71986261b16862d66d4a0a1c
size 7761192

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Aug 5 14:45:31 CDT 2008 - maw@suse.de
- Update to version 2.23.6:
+ Camel DB Summary support; rewrite camel search by converting
sexp to sql (Srinivasa Ragavan)
+ Google Contacts support
+ WebDAV Contacts backend
+ Improvements in the Camel reference manual
+ Bugs fixed: bgo#236010, bgo#543066, bgo#200147, bgo#213072,
bgo#253509, bgo#329571, bgo#330838, bgo#334160, bgo#340838,
bgo#476640, bgo#503922, bgo#515998, bgo#528902, bgo#531712,
bgo#532472, bgo#534080, bgo#537415, bgo#539758, bgo#540127,
bgo#540152, bgo#541347, bgo#543656, bgo#336074, bgo#349870,
bnc#388966, bgo#468671, bgo#500389, bgo#538620, bgo#540295,
bgo#543569, bgo#543943, bgo#544031, bgo#544049, bgo#544114,
bgo#544284, bgo#544491, bgo#544501, bgo#544528, bgo#544651,
bgo#544825, bgo#544963, bgo#545022, bgo#545081, bgo#545082,
bgo#545099, bgo#545103, and bgo#545558
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 20 20:39:26 CEST 2008 - maw@suse.de Fri Jun 20 20:39:26 CEST 2008 - maw@suse.de

View File

@ -1,10 +1,17 @@
# #
# spec file for package evolution-data-server (Version 2.23.4) # spec file for package evolution-data-server (Version 2.23.6)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# #
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@ -12,12 +19,12 @@
Name: evolution-data-server Name: evolution-data-server
BuildRequires: bison db-devel fdupes gcc-c++ gnome-certauth-devel gnome-common gnome-keyring-devel gtk-doc intltool krb5-devel libglade2-devel libgnome-devel libidl-devel libsoup-devel mozilla-nss-devel openldap2-devel perl-XML-Parser python-devel sgml-skel BuildRequires: bison db-devel fdupes gcc-c++ gnome-certauth-devel gnome-common gnome-keyring-devel gtk-doc intltool krb5-devel libglade2-devel libgnome-devel libidl-devel libsoup-devel mozilla-nss-devel openldap2-devel perl-XML-Parser python-devel sgml-skel sqlite3-devel
License: GPL v2 or later License: GPL v2 or later
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
AutoReqProv: on AutoReqProv: on
Summary: Evolution Data Server Summary: Evolution Data Server
Version: 2.23.4 Version: 2.23.6
Release: 1 Release: 1
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.22/%{name}-%{version}.tar.bz2 Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.22/%{name}-%{version}.tar.bz2
Patch0: evolution-data-server-configure.patch Patch0: evolution-data-server-configure.patch
@ -27,20 +34,13 @@ Patch1: bnc-164367-gw-attachments-appts-throw-error.patch
Patch3: evolution-data-server-1.11.5-cert-auth-complete.patch Patch3: evolution-data-server-1.11.5-cert-auth-complete.patch
# PATCH-FIX-UPSTREAM bnc-304835-ex-crash-after-restart.patch bnc304835 bgo253574 -- Fix has been submitted to bgo. # PATCH-FIX-UPSTREAM bnc-304835-ex-crash-after-restart.patch bnc304835 bgo253574 -- Fix has been submitted to bgo.
Patch4: bnc-304835-ex-crash-after-restart.patch Patch4: bnc-304835-ex-crash-after-restart.patch
# PATCH-FIX-UPSTREAM: bnc-307861-calendar-auth.diff - bnc307861 bgo253574 -- Fix has been submitted to bgo. # PATCH-FIX-UPSTREAM: bnc-307861-calendar-auth.diff -- bnc307861 bgo253574 -- Fix has been submitted to bgo.
Patch5: bnc-307861-calendar-auth.diff Patch5: bnc-307861-calendar-auth.diff
# PATCH-FIX-UPSTREAM: bgo-530514-check-to-handle-specific-server-response.diff bgo530514 psankar@suse.de - Fix is in upstream svn from 2.22.2 # PATCH-FIX-UPSTREAM: bgo-530514-check-to-handle-specific-server-response.diff bgo530514 psankar@suse.de -- Fix is in upstream svn from 2.22.2
Patch9: bgo-530514-check-to-handle-specific-server-response.diff Patch9: bgo-530514-check-to-handle-specific-server-response.diff
# Change patch below if we move away from /opt/gnome # Change patch below if we move away from /opt/gnome
# PATCH-FIX-OPENSUSE libgnomeui-dep.patch -- It avoids a build dependency on libgnomeui to speed up bootstrap # PATCH-FIX-OPENSUSE libgnomeui-dep.patch -- It avoids a build dependency on libgnomeui to speed up bootstrap
Patch99: libgnomeui-dep.patch Patch99: libgnomeui-dep.patch
# The following has been reported upstream (with a patch) and should be
# fixed in the next release:
# I: Program is using uninitialized variables.
# Note the difference between "is used" and "may be used"
# W: evolution-data-server uninitialized-variable e-book-backend-groupwise.c: 2425
# See:
# http://bugzilla.gnome.org/show_bug.cgi?id=504346
Url: http://www.gnome.org Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libsoup >= 2.2.6 mozilla-nss Requires: libsoup >= 2.2.6 mozilla-nss
@ -59,6 +59,7 @@ Group: Development/Libraries/GNOME
Requires: evolution-data-server = %{?epoch:}%{version}-%{release} Requires: evolution-data-server = %{?epoch:}%{version}-%{release}
Requires: libgpg-error-devel libsoup-devel libbonobo-devel libgnome-devel gnome-vfs2-devel libxml2-devel orbit2-devel openldap2-devel libglade2-devel Requires: libgpg-error-devel libsoup-devel libbonobo-devel libgnome-devel gnome-vfs2-devel libxml2-devel orbit2-devel openldap2-devel libglade2-devel
Requires: gtk2-devel gconf2-devel glib2-devel gnome-keyring-devel gnome-certauth-devel Requires: gtk2-devel gconf2-devel glib2-devel gnome-keyring-devel gnome-certauth-devel
Requires: sqlite3-devel
%if %suse_version >= 930 %if %suse_version >= 930
Requires: krb5-devel Requires: krb5-devel
%endif %endif
@ -157,6 +158,24 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Tue Aug 05 2008 maw@suse.de
- Update to version 2.23.6:
+ Camel DB Summary support; rewrite camel search by converting
sexp to sql (Srinivasa Ragavan)
+ Google Contacts support
+ WebDAV Contacts backend
+ Improvements in the Camel reference manual
+ Bugs fixed: bgo#236010, bgo#543066, bgo#200147, bgo#213072,
bgo#253509, bgo#329571, bgo#330838, bgo#334160, bgo#340838,
bgo#476640, bgo#503922, bgo#515998, bgo#528902, bgo#531712,
bgo#532472, bgo#534080, bgo#537415, bgo#539758, bgo#540127,
bgo#540152, bgo#541347, bgo#543656, bgo#336074, bgo#349870,
bnc#388966, bgo#468671, bgo#500389, bgo#538620, bgo#540295,
bgo#543569, bgo#543943, bgo#544031, bgo#544049, bgo#544114,
bgo#544284, bgo#544491, bgo#544501, bgo#544528, bgo#544651,
bgo#544825, bgo#544963, bgo#545022, bgo#545081, bgo#545082,
bgo#545099, bgo#545103, and bgo#545558
+ Updated translations.
* Fri Jun 20 2008 maw@suse.de * Fri Jun 20 2008 maw@suse.de
- Update to version 2.23.4: - Update to version 2.23.4:
+ Configurable proxy settings + Configurable proxy settings
@ -196,12 +215,12 @@ rm -rf $RPM_BUILD_ROOT
* Mon Jun 02 2008 abharath@suse.de * Mon Jun 02 2008 abharath@suse.de
- Added - Added
+ bnc#394654 - bnc-394654-eds-crasher.patch: EDS crasher (Chenthill) + bnc#394654 - bnc-394654-eds-crasher.patch: EDS crasher (Chenthill)
* Wed May 21 2008 msuman@suse.de * Tue May 20 2008 msuman@suse.de
- Added - Added
+ bgo-530514-check-to-handle-specific-server-response.diff (Sankar P) + bgo-530514-check-to-handle-specific-server-response.diff (Sankar P)
+ bgo-530543-leak-while-syncing-mails-for-offline.diff (Sankar P) + bgo-530543-leak-while-syncing-mails-for-offline.diff (Sankar P)
+ bgo-531009-right-iterator-to-prevent-crash-in-offline-mail.diff (Sankar P) + bgo-531009-right-iterator-to-prevent-crash-in-offline-mail.diff (Sankar P)
* Wed May 14 2008 psankar@suse.de * Tue May 13 2008 psankar@suse.de
- Removed: bnc-152070-eds-crash.patch - Removed: bnc-152070-eds-crash.patch
- Removed: eds-compiler-warning.patch - Removed: eds-compiler-warning.patch
- Removed: evolution-data-server-abuild.patch - Removed: evolution-data-server-abuild.patch
@ -256,7 +275,7 @@ rm -rf $RPM_BUILD_ROOT
added patch includes those changes as well. added patch includes those changes as well.
* Wed Mar 26 2008 sbrabec@suse.cz * Wed Mar 26 2008 sbrabec@suse.cz
- Fixed GroupWise attachment crash on x86_64 (bgo#522389). - Fixed GroupWise attachment crash on x86_64 (bgo#522389).
* Fri Mar 14 2008 maw@suse.de * Thu Mar 13 2008 maw@suse.de
- Update to versoin 2.22.0: - Update to versoin 2.22.0:
+ Bugs fixed: bgo#327851, bgo#518728, and bgo#520362 + Bugs fixed: bgo#327851, bgo#518728, and bgo#520362
+ Minor API doc updates + Minor API doc updates
@ -322,7 +341,7 @@ rm -rf $RPM_BUILD_ROOT
+ Updated translations + Updated translations
+ Protect against a NULL subject string + Protect against a NULL subject string
- Remove old patches, and refresh and renumber the remaining ones. - Remove old patches, and refresh and renumber the remaining ones.
* Wed Dec 05 2007 maw@suse.de * Tue Dec 04 2007 maw@suse.de
- Don't require openldap2 to build. - Don't require openldap2 to build.
* Thu Oct 11 2007 sbrabec@suse.cz * Thu Oct 11 2007 sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder. - Removed bogus dependency on mDNSResponder.
@ -333,7 +352,7 @@ rm -rf $RPM_BUILD_ROOT
+ Bug (bugzilla.novell.com) fixed: #275990 + Bug (bugzilla.novell.com) fixed: #275990
+ Updated timezone info + Updated timezone info
+ Updated translations. + Updated translations.
* Sat Sep 15 2007 maw@suse.de * Fri Sep 14 2007 maw@suse.de
- Fix bnc-307861-calendar-auth.diff. - Fix bnc-307861-calendar-auth.diff.
* Fri Sep 14 2007 pchenthill@novell.com * Fri Sep 14 2007 pchenthill@novell.com
- evolution-data-server-1.11.5-cert-auth-complete.patch: Updated the - evolution-data-server-1.11.5-cert-auth-complete.patch: Updated the
@ -394,7 +413,7 @@ rm -rf $RPM_BUILD_ROOT
* Fri Jun 22 2007 sbrabec@suse.cz * Fri Jun 22 2007 sbrabec@suse.cz
- Fixed IMAP UID format string vulnerability (#284828, - Fixed IMAP UID format string vulnerability (#284828,
GNOME#447414, CVE-2007-3257). GNOME#447414, CVE-2007-3257).
* Thu May 24 2007 ro@suse.de * Wed May 23 2007 ro@suse.de
- added ldconfig to post scripts - added ldconfig to post scripts
* Wed Apr 11 2007 maw@suse.de * Wed Apr 11 2007 maw@suse.de
- Update to version 1.10.1 - Update to version 1.10.1
@ -422,7 +441,7 @@ rm -rf $RPM_BUILD_ROOT
evolution-data-server-devel. evolution-data-server-devel.
* Fri Dec 29 2006 james@usr-local-bin.org * Fri Dec 29 2006 james@usr-local-bin.org
- Re-enable custom configure options. - Re-enable custom configure options.
* Thu Dec 14 2006 maw@suse.de * Wed Dec 13 2006 maw@suse.de
- Move to /usr - Move to /usr
- Do some specfile cleanup. - Do some specfile cleanup.
* Tue Nov 21 2006 sbrabec@suse.cz * Tue Nov 21 2006 sbrabec@suse.cz
@ -446,7 +465,7 @@ rm -rf $RPM_BUILD_ROOT
as it is a "to-be" reverted patch. as it is a "to-be" reverted patch.
* Wed Oct 18 2006 schwab@suse.de * Wed Oct 18 2006 schwab@suse.de
- Fix missing declaration. - Fix missing declaration.
* Tue Oct 03 2006 jhargadon@suse.de * Mon Oct 02 2006 jhargadon@suse.de
- update to version 1.8.1 - update to version 1.8.1
- translation updates - translation updates
- Bug fixes: - Bug fixes:
@ -459,7 +478,7 @@ rm -rf $RPM_BUILD_ROOT
- update to 1.8.0: - update to 1.8.0:
* updated translation * updated translation
* bugfixes * bugfixes
* Sat Aug 19 2006 jhargadon@suse.de * Fri Aug 18 2006 jhargadon@suse.de
- update to version 1.7.91 - update to version 1.7.91
- Add filters to Groupwise SOAP calls so that each component - Add filters to Groupwise SOAP calls so that each component
fetches items of its own type and none other fetches items of its own type and none other
@ -475,7 +494,7 @@ rm -rf $RPM_BUILD_ROOT
* Thu Jul 20 2006 kharish@novell.com * Thu Jul 20 2006 kharish@novell.com
- Patch to add alarms to GW meetings by default based on customer - Patch to add alarms to GW meetings by default based on customer
preference. Fixes bnc 167330. preference. Fixes bnc 167330.
* Wed Jul 19 2006 kharish@novell.com * Tue Jul 18 2006 kharish@novell.com
- Patch to correctly handle calendar attachment filenames that do - Patch to correctly handle calendar attachment filenames that do
not require special characters handling. They were being parsed not require special characters handling. They were being parsed
incorrectly and ignored by clients. incorrectly and ignored by clients.
@ -509,7 +528,7 @@ rm -rf $RPM_BUILD_ROOT
- Committed patch for bug 181906, which solves a exchange crash. - Committed patch for bug 181906, which solves a exchange crash.
* Fri Jun 02 2006 sragavan@novell.com * Fri Jun 02 2006 sragavan@novell.com
- Updated German Translations. - Updated German Translations.
* Thu Jun 01 2006 fejj@suse.de * Wed May 31 2006 fejj@suse.de
- Added bnc-176277-2.patch which fixes a deadlock condition - Added bnc-176277-2.patch which fixes a deadlock condition
* Mon May 29 2006 vvaradhan@novell.com * Mon May 29 2006 vvaradhan@novell.com
- Fixes (bnc) - Fixes (bnc)
@ -542,7 +561,7 @@ rm -rf $RPM_BUILD_ROOT
- Removed gw-force-use-imap.patch as it was decided to default to soap. - Removed gw-force-use-imap.patch as it was decided to default to soap.
* Tue May 02 2006 fejj@suse.de * Tue May 02 2006 fejj@suse.de
- Added bnc-167638.patch: Fixes long shutdown times due to the imap/gw providers trying to sync data at exit time. - Added bnc-167638.patch: Fixes long shutdown times due to the imap/gw providers trying to sync data at exit time.
* Tue May 02 2006 fejj@suse.de * Mon May 01 2006 fejj@suse.de
- Added bgo-315976-INBOX-not-shown-when-override-namespace.patch - Added bgo-315976-INBOX-not-shown-when-override-namespace.patch
* Tue Apr 25 2006 sragavan@novell.com * Tue Apr 25 2006 sragavan@novell.com
- Fixes (bnc) - Fixes (bnc)
@ -634,7 +653,7 @@ rm -rf $RPM_BUILD_ROOT
152062 Evolution won't show an attachment 152062 Evolution won't show an attachment
158093 Evolution: Groupwise "Sent Items" folder should have a 158093 Evolution: Groupwise "Sent Items" folder should have a
"To:" column instead of a "From:" column "To:" column instead of a "From:" column
* Thu Mar 16 2006 vvaradhan@novell.com * Wed Mar 15 2006 vvaradhan@novell.com
- Fixes (bnc) - Fixes (bnc)
157323 Messages deleted from Groupwise folder remain in Evo. 157323 Messages deleted from Groupwise folder remain in Evo.
156559 Evolution won't show me 827 messages 156559 Evolution won't show me 827 messages
@ -700,12 +719,12 @@ rm -rf $RPM_BUILD_ROOT
- Fixed devel dependencies. - Fixed devel dependencies.
* Thu Dec 01 2005 gekker@suse.de * Thu Dec 01 2005 gekker@suse.de
- Update to version 1.4.2.1 - Update to version 1.4.2.1
* Thu Nov 03 2005 dmueller@suse.de * Wed Nov 02 2005 dmueller@suse.de
- don't build as root - don't build as root
* Thu Oct 13 2005 gekker@suse.de * Thu Oct 13 2005 gekker@suse.de
- Update to version 1.4.1 - Update to version 1.4.1
- Fix more warnings - Fix more warnings
* Mon Sep 26 2005 ro@suse.de * Sun Sep 25 2005 ro@suse.de
- added LDAP_DEPRECATED to CFLAGS - added LDAP_DEPRECATED to CFLAGS
* Fri Sep 09 2005 aj@suse.de * Fri Sep 09 2005 aj@suse.de
- Change last patch. - Change last patch.
@ -714,20 +733,20 @@ rm -rf $RPM_BUILD_ROOT
* Mon Sep 05 2005 rodrigo@suse.de * Mon Sep 05 2005 rodrigo@suse.de
- Update to version 1.4.0 - Update to version 1.4.0
- Removed upstreamed patches - Removed upstreamed patches
* Thu Aug 25 2005 gekker@suse.de * Wed Aug 24 2005 gekker@suse.de
- Update to version 1.3.8 - Update to version 1.3.8
- Fix brokeness inlibical - Fix brokeness inlibical
* Sat Aug 13 2005 aj@suse.de * Sat Aug 13 2005 aj@suse.de
- Add lzo and lzo-devel to nfb. - Add lzo and lzo-devel to nfb.
* Fri Aug 12 2005 gekker@suse.de * Thu Aug 11 2005 gekker@suse.de
- Update to version 1.3.7 - Update to version 1.3.7
* Mon Aug 01 2005 gekker@suse.de * Mon Aug 01 2005 gekker@suse.de
- Update to version 1.3.6.1 - Update to version 1.3.6.1
* Fri Jul 29 2005 sbrabec@suse.cz * Fri Jul 29 2005 sbrabec@suse.cz
- Require mozilla-nss (#98002). - Require mozilla-nss (#98002).
* Wed Jul 27 2005 ro@suse.de * Tue Jul 26 2005 ro@suse.de
- fix typo in specfile - fix typo in specfile
* Tue Jul 26 2005 gekker@suse.de * Mon Jul 25 2005 gekker@suse.de
- Update to version 1.3.5 - Update to version 1.3.5
* Thu Jul 14 2005 schwab@suse.de * Thu Jul 14 2005 schwab@suse.de
- Fix missing declarations again. - Fix missing declarations again.
@ -745,7 +764,7 @@ rm -rf $RPM_BUILD_ROOT
- Build with mozilla-nss. - Build with mozilla-nss.
* Wed Jun 01 2005 sbrabec@suse.cz * Wed Jun 01 2005 sbrabec@suse.cz
- Fixed devel requirements. - Fixed devel requirements.
* Thu May 19 2005 ro@suse.de * Wed May 18 2005 ro@suse.de
- fix build with current pkgconfig - fix build with current pkgconfig
* Fri Apr 29 2005 sbrabec@suse.cz * Fri Apr 29 2005 sbrabec@suse.cz
- Yet another mail crasher fix (#66996). - Yet another mail crasher fix (#66996).
@ -759,14 +778,14 @@ rm -rf $RPM_BUILD_ROOT
* Wed Mar 16 2005 gekker@suse.de * Wed Mar 16 2005 gekker@suse.de
- Update to version 1.2.1 - Update to version 1.2.1
- Add 64bit-warn.patch - Add 64bit-warn.patch
* Wed Mar 09 2005 gekker@suse.de * Tue Mar 08 2005 gekker@suse.de
- Update to version 1.2.0 (GNOME 2.10) - Update to version 1.2.0 (GNOME 2.10)
- remove upstreamed dest.patch - remove upstreamed dest.patch
* Wed Mar 02 2005 gekker@suse.de * Wed Mar 02 2005 gekker@suse.de
- add dest.patch - add dest.patch
* Wed Mar 02 2005 gekker@suse.de * Wed Mar 02 2005 gekker@suse.de
- update to version 1.1.6 - update to version 1.1.6
* Mon Feb 28 2005 ro@suse.de * Sun Feb 27 2005 ro@suse.de
- fix build on lib64 - fix build on lib64
* Fri Feb 25 2005 gekker@suse.de * Fri Feb 25 2005 gekker@suse.de
- fix libexecdir, so that e-d-s will actually get launched - fix libexecdir, so that e-d-s will actually get launched
@ -782,7 +801,7 @@ rm -rf $RPM_BUILD_ROOT
privileges) in lock helper (CAN-2005-0102, #50116). privileges) in lock helper (CAN-2005-0102, #50116).
* Mon Jan 24 2005 meissner@suse.de * Mon Jan 24 2005 meissner@suse.de
- Fixed some gcc 4 warnings/error that show code problems. - Fixed some gcc 4 warnings/error that show code problems.
* Sat Jan 15 2005 clahey@suse.de * Fri Jan 14 2005 clahey@suse.de
- Update to version 1.1.3. - Update to version 1.1.3.
* Thu Jan 06 2005 gekker@suse.de * Thu Jan 06 2005 gekker@suse.de
- Update to version 1.1.2 - Update to version 1.1.2
@ -800,14 +819,14 @@ rm -rf $RPM_BUILD_ROOT
- locale rename: no -> nb - locale rename: no -> nb
* Thu Sep 30 2004 dobey@suse.de * Thu Sep 30 2004 dobey@suse.de
- Add patch to fix bug 66368 in bugzilla.ximian.com - Add patch to fix bug 66368 in bugzilla.ximian.com
* Thu Sep 30 2004 dobey@suse.de * Wed Sep 29 2004 dobey@suse.de
- Add patch to fix bug 66230 in bugzilla.ximian.com - Add patch to fix bug 66230 in bugzilla.ximian.com
* Fri Sep 24 2004 dobey@suse.de * Fri Sep 24 2004 dobey@suse.de
- Updated to version 1.0.1 - Updated to version 1.0.1
- Removed evolution-data-server-0.0.99.dif which is in upstream source - Removed evolution-data-server-0.0.99.dif which is in upstream source
* Fri Sep 17 2004 ro@suse.de * Thu Sep 16 2004 ro@suse.de
- readd evolution-data-server-0.0.99.dif to fix parallel build - readd evolution-data-server-0.0.99.dif to fix parallel build
* Tue Sep 14 2004 dobey@suse.de * Mon Sep 13 2004 dobey@suse.de
- Updated to version 1.0.0 - Updated to version 1.0.0
- Removed evolution-data-server-0.0.99.dif which was not changelogged, - Removed evolution-data-server-0.0.99.dif which was not changelogged,
and seems to not actually change anything and seems to not actually change anything
@ -817,7 +836,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to version 0.0.99 - Update to version 0.0.99
* Wed Aug 18 2004 dobey@suse.de * Wed Aug 18 2004 dobey@suse.de
- Fix LDAP support and remove unused configure options - Fix LDAP support and remove unused configure options
* Sat Aug 14 2004 dobey@suse.de * Fri Aug 13 2004 dobey@suse.de
- Update to version 0.0.98 - Update to version 0.0.98
- Add dependencies to the evolution-data-server-devel package - Add dependencies to the evolution-data-server-devel package
* Thu Aug 05 2004 dobey@suse.de * Thu Aug 05 2004 dobey@suse.de
@ -835,13 +854,13 @@ rm -rf $RPM_BUILD_ROOT
- Updated to version 0.0.95. - Updated to version 0.0.95.
* Mon Jun 21 2004 clahey@suse.de * Mon Jun 21 2004 clahey@suse.de
- Updated to version 0.0.94.1. - Updated to version 0.0.94.1.
* Fri Jun 04 2004 mibarra@suse.de * Thu Jun 03 2004 mibarra@suse.de
- Updated to version 0.0.94. - Updated to version 0.0.94.
* Mon May 24 2004 ro@suse.de * Mon May 24 2004 ro@suse.de
- fix lib64 issue - fix lib64 issue
* Sat May 22 2004 mibarra@suse.de * Fri May 21 2004 mibarra@suse.de
- Updated to 0.0.93. - Updated to 0.0.93.
* Tue May 18 2004 clahey@suse.de * Tue May 18 2004 clahey@suse.de
- Don't install to /opt/gnome/libexec - Don't install to /opt/gnome/libexec
* Tue May 18 2004 clahey@suse.de * Mon May 17 2004 clahey@suse.de
- Initial import of evolution-data-server. - Initial import of evolution-data-server.