1
0
OBS User unknown 2008-02-21 01:29:25 +00:00 committed by Git OBS Bridge
parent fdff91f332
commit 783ea8f1cc
4 changed files with 45 additions and 29 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 19 20:21:30 CET 2008 - maw@suse.de
- Update to version 2.21.91:
+ Bugs fixed: bnc#211353, bnc#324804, bnc#395939, bnc#505806,
bnc#509776, bnc#510949, bnc#511208, bnc#513389, bnc#513646,
bnc#514407, bnc#514487, bnc#514555, bnc#514682, and bnc#515054
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 31 09:35:14 CST 2008 - maw@suse.de Thu Jan 31 09:35:14 CST 2008 - maw@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package evolution-data-server (Version 2.21.90) # spec file for package evolution-data-server (Version 2.21.91)
# #
# 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 # This file and all modifications and additions to the pristine
@ -10,13 +10,14 @@
# norootforbuild # norootforbuild
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
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.21.90 Version: 2.21.91
Release: 1 Release: 1
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.21/%{name}-%{version}.tar.bz2 Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.21/%{name}-%{version}.tar.bz2
Patch0: evolution-data-server-configure.patch Patch0: evolution-data-server-configure.patch
@ -61,7 +62,7 @@ and calendar in the GNOME Desktop.
%package devel %package devel
Summary: Evolution Data Server Development Files Summary: Evolution Data Server Development Files
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Requires: evolution-data-server = %{?epoch:%{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
%if %suse_version >= 930 %if %suse_version >= 930
@ -167,6 +168,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Tue Feb 19 2008 maw@suse.de
- Update to version 2.21.91:
+ Bugs fixed: bnc#211353, bnc#324804, bnc#395939, bnc#505806,
bnc#509776, bnc#510949, bnc#511208, bnc#513389, bnc#513646,
bnc#514407, bnc#514487, bnc#514555, bnc#514682, and bnc#515054
+ Updated translations.
* Thu Jan 31 2008 maw@suse.de * Thu Jan 31 2008 maw@suse.de
- Update to version 2.21.90: - Update to version 2.21.90:
+ Speed up spam filtering and spam whitelist implementation + Speed up spam filtering and spam whitelist implementation
@ -209,7 +216,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.
* Tue Dec 04 2007 maw@suse.de * Wed Dec 05 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.
@ -220,7 +227,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.
* Fri Sep 14 2007 maw@suse.de * Sat Sep 15 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
@ -281,7 +288,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).
* Wed May 23 2007 ro@suse.de * Thu May 24 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
@ -309,7 +316,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.
* Wed Dec 13 2006 maw@suse.de * Thu Dec 14 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
@ -333,7 +340,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.
* Mon Oct 02 2006 jhargadon@suse.de * Tue Oct 03 2006 jhargadon@suse.de
- update to version 1.8.1 - update to version 1.8.1
- translation updates - translation updates
- Bug fixes: - Bug fixes:
@ -346,7 +353,7 @@ rm -rf $RPM_BUILD_ROOT
- update to 1.8.0: - update to 1.8.0:
* updated translation * updated translation
* bugfixes * bugfixes
* Fri Aug 18 2006 jhargadon@suse.de * Sat Aug 19 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
@ -359,10 +366,10 @@ rm -rf $RPM_BUILD_ROOT
- Support for Gadu Gadu IM in Contact Entries - Support for Gadu Gadu IM in Contact Entries
- Memory reduction and Performance improvements in Contacts - Memory reduction and Performance improvements in Contacts
- Removed patches that were incorporated upstream. - Removed patches that were incorporated upstream.
* Wed Jul 19 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.
* Tue Jul 18 2006 kharish@novell.com * Wed Jul 19 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.
@ -396,7 +403,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.
* Wed May 31 2006 fejj@suse.de * Thu Jun 01 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)
@ -406,7 +413,7 @@ rm -rf $RPM_BUILD_ROOT
* Thu May 25 2006 sragavan@novell.com * Thu May 25 2006 sragavan@novell.com
- Fixes (bnc) - Fixes (bnc)
176615 - Added a new camel stream vfs for saving to remote shares. 176615 - Added a new camel stream vfs for saving to remote shares.
* Mon May 22 2006 sragavan@novell.com * Tue May 23 2006 sragavan@novell.com
- Updated translations (Srini) - Updated translations (Srini)
* Mon May 22 2006 fejj@suse.de * Mon May 22 2006 fejj@suse.de
- Added bnc-177394.patch to fix a crasher when an IMAP server replies - Added bnc-177394.patch to fix a crasher when an IMAP server replies
@ -429,7 +436,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.
* Mon May 01 2006 fejj@suse.de * Tue May 02 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)
@ -592,7 +599,7 @@ rm -rf $RPM_BUILD_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
* Sun Sep 25 2005 ro@suse.de * Mon Sep 26 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.
@ -606,15 +613,15 @@ rm -rf $RPM_BUILD_ROOT
- 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.
* Thu Aug 11 2005 gekker@suse.de * Fri Aug 12 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).
* Tue Jul 26 2005 ro@suse.de * Wed Jul 27 2005 ro@suse.de
- fix typo in specfile - fix typo in specfile
* Mon Jul 25 2005 gekker@suse.de * Tue Jul 26 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.
@ -632,7 +639,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.
* Wed May 18 2005 ro@suse.de * Thu May 19 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).
@ -646,14 +653,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
* Tue Mar 08 2005 gekker@suse.de * Wed Mar 09 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
* Sun Feb 27 2005 ro@suse.de * Mon Feb 28 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
@ -687,12 +694,12 @@ 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
* Wed Sep 29 2004 dobey@suse.de * Thu Sep 30 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
* Thu Sep 16 2004 ro@suse.de * Fri Sep 17 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
* Mon Sep 13 2004 dobey@suse.de * Mon Sep 13 2004 dobey@suse.de
- Updated to version 1.0.0 - Updated to version 1.0.0
@ -722,13 +729,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.
* Thu Jun 03 2004 mibarra@suse.de * Fri Jun 04 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
* Fri May 21 2004 mibarra@suse.de * Sat May 22 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
* Mon May 17 2004 clahey@suse.de * Tue May 18 2004 clahey@suse.de
- Initial import of evolution-data-server. - Initial import of evolution-data-server.