File project.diff of Package evolution-data-server
--- evolution-data-server.changes.orig
+++ evolution-data-server.changes
@@ -1,4 +1,90 @@
-------------------------------------------------------------------
+Thu Jun 24 11:41:46 IST 2010 - lakhil@novell.com
+
+- Update to version 2.30.2.1:
+ + Bug 531912 - Mail inline parser doesn't always work
+ (Milan Crha)
+ + Bug 550414 - Corruption of mailbox and can't expunge trash
+ (Milan Crha)
+ + Bug 566330 - WebDAV addressbook is too strict about
+ content-type (Petr Tomasek)
+ + Bug 566354 - Handle server's resource rename on WebDAV PUT
+ response (Milan Crha)
+ + Bug 585301 - Use NSS SQLite database, if available
+ (Craig Ringer)
+ + Bug 599879 - Fix NULL return without exception on
+ krb5-auth-dialog failure (David Woodhouse)
+ + Bug 601535 - Categories not translated in menus
+ (Matthew Barnes)
+ + Bug 601535 - Fix translation domain for default categories
+ (Gert Michael Kulyk)
+ + Bug 604650 - Mishandling of '@' in WebDAV contacts username
+ (Milan Crha)
+ + Bug 608620 - Use CRLF in signed & encrypted S/MIME messages
+ + Bug 610919 - Remove superfluous space in flags in APPEND
+ command (David Woodhouse)
+ + Bug 612596 - Crash in gnome_keyring_item_info_free from
+ e-passwords.c (Milan Crha)
+ + Bug 615239 - Fix GSSAPI (and other SASL) authentication for
+ imapx (David Woodhouse)
+ + Bug 615246 - Teach camel_sexp_to_sql_sexp about no-arg
+ (match-all) (Matt McCutchen 2)
+ + Bug 615735 - Contacts are not displayed in GW Addressbook
+ (Bharath Acharya)
+ + Bug 616318 - Don't use an unitialized key in
+ folder_changed_remove_uid (Claudio Saavedra)
+ + Bug 617261 - Evolution didn't quit due to deadlock (Milan Crha)
+ + Bug 617263 - Crash of e-addressbook-factory on second start of
+ evolution (Milan Crha)
+ + Bug 617439 - Fix translation of birthday and anniversary
+ events (Gert Michael Kulyk)
+ + Bug 619347 - Return formatted address in
+ e_destination_get_address (David Ayers)
+ + Bug 621236 - Add imap-over-custom-command support for imapx
+ (David Woodhouse)
+ + Bug 621262 - Fix fetch of large mails from broken servers like
+ Exchange (David Woodhouse)
+ + Bug 621740 - Fix double command ->complete() in
+ imapx_command_start_next() (David Woodhouse)
+ + Bug 621740 - Fix double-free of is->literal in
+ cancel_all_jobs() (David Woodhouse)
+ + Bug 621842 - use 'UID FETCH' instead of 'FETCH' for
+ scan_changes (David Woodhouse)
+ + Bug 621961 - Remove GroupWise debugging messages.
+ (Matthew Barnes)
+ + Bump libedataserver soname twice. (Matthew Barnes)
+ + Check EBook DBus error names without underscores too
+ (Milan Crha)
+ + Create a section in the name selector dialog in its own
+ function (Federico Mena Quintero)
+ + Create the configdir instead of bailing out if it does not
+ exist (Fridrich Štrba)
+ + Don't set a default vertical size for the name selector window
+ (Federico Mena Quintero)
+ + Fix locking issues in cancel_all_jobs() (David Woodhouse)
+ + Fix pointlessly narrow default width in the name selection
+ dialog
+ + Name the pointless label at the top, so it can be disabled for
+ MeeGo (Michael Meeks)
+ + Fix tagprefix for multiple accounts. (David Woodhouse)
+ + Fix typo in patch for bug #604650 (Milan Crha)
+ + Put the name selector's section labels in the same row as the
+ treeviews (Federico Mena Quintero)
+ + Redo the container hierarchy in the name selector dialog
+ (Federico Mena Quintero)
+ + Remove an unused label in the name selector dialog
+ (Federico Mena Quintero)
+ + Remove border_width from the name selector's dialog toplevel
+ contents (Federico Mena Quintero)
+ + Shrink the spacing between the name selector's sections
+ (Federico Mena Quintero)
+ + Skip WebDAV responses which don't begin with BEGIN:VCARD
+ (Milan Crha)
+ + Specify the executable extension where applicable in the
+ service files (Fridrich Štrba)
+ + Updated translations.
+
+-------------------------------------------------------------------
Thu Apr 29 10:16:54 IST 2010 - lakhil@novell.com
- Update to version 2.30.1:
--- evolution-data-server.spec.orig
+++ evolution-data-server.spec
@@ -55,14 +55,12 @@ Obsoletes: evolution-data-server-64
Obsoletes: evolution-data-server-32bit
%endif
Summary: Evolution Data Server
-Version: 2.30.1
+Version: 2.30.2.1
Release: 1
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.25/%{name}-%{version}.tar.bz2
Source99: baselibs.conf
# PATCH-FEATURE-OPENSUSE dice-eds-changes.patch pchenthill@novell.com -- Patch yet to be pushed upstream
Patch0: dice-eds-changes.patch
-# PATCH-FEATURE-OPENSUSE evolution-data-server-shared-nss-db.patch hpj@novell.com -- Migrate to shared NSS database.
-Patch1: evolution-data-server-shared-nss-db.patch
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
@@ -131,7 +129,6 @@ documentation.
%setup -q
translation-update-upstream
%patch0 -p1
-%patch1 -p1
%build
NOCONFIGURE=1 gnome-autogen.sh