- update from upstream 1.0.2 to 1.0.3:
Address Book - prevent e_book_commit_contact from crashing on multiple calls (Diego Gonzalez) - prevent file backend from crashing if uid of vcard is NULL (Diego Gonzalez) Calendar #XB59904 - Speed up calendar queries (Rodrigo) #XB69624 - make changes in evo corresponding to soap schema changes (Siva) - fix libical build for automake 1.9 (Rodney) - fix putenv usage for portability (Julio M. Merino Vidal) - sv (Christian Rose) - Removed patches to fix build on x86_64 and calendar optimisation for XB59004 as these are in the upstream tarball
This commit is contained in:
parent
3d417fee14
commit
3be68b450c
@ -1,4 +1 @@
|
|||||||
evolution-data-server-0.0.99.tar.bz2
|
evolution-data-server-1.0.3.tar.bz2
|
||||||
evolution-data-server-1.0.0.tar.bz2
|
|
||||||
evolution-data-server-1.0.1.tar.bz2
|
|
||||||
evolution-data-server-1.0.2.tar.bz2
|
|
||||||
|
@ -5,20 +5,17 @@
|
|||||||
|
|
||||||
Summary: Backend data server for evolution
|
Summary: Backend data server for evolution
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 6
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
||||||
Patch1: evolution-data-server-1.0.2-fix-64-bit-build.patch
|
#Patch1: evolution-data-server-1.0.2-fix-64-bit-build.patch
|
||||||
#Patch2: fix_contact_leaks.patch
|
#Patch2: fix_contact_leaks.patch
|
||||||
Patch3: evolution-data-server-1.0.2-workaround-cal-backend-leak.patch
|
Patch3: evolution-data-server-1.0.2-workaround-cal-backend-leak.patch
|
||||||
Patch4: evolution-data-server-1.0.2-fix-calendar-factory-GType.patch
|
Patch4: evolution-data-server-1.0.2-fix-calendar-factory-GType.patch
|
||||||
|
|
||||||
# Patch for Red Hat bug #141283 (in Ximian bugzilla as 59904)
|
# Patch for part of bug #141283 not in upstream tarball (in Ximian bugzilla as 70267)
|
||||||
Patch5: evolution-data-server-1.0.2-calendar-optimisation-XB59904.patch
|
|
||||||
|
|
||||||
# Patch for another part of bug #141283 (in Ximian bugzilla as 70267)
|
|
||||||
Patch6: evolution-data-server-1.0.2-calendar-optimisation-XB70267.patch
|
Patch6: evolution-data-server-1.0.2-calendar-optimisation-XB70267.patch
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -47,16 +44,12 @@ evolution-data-server.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .fix-64-bit-build
|
#%patch1 -p1 -b .fix-64-bit-build
|
||||||
#%patch2 -p1 -b .fix_contact_leaks
|
#%patch2 -p1 -b .fix_contact_leaks
|
||||||
%patch3 -p1 -b .workaround-cal-backend-leak
|
%patch3 -p1 -b .workaround-cal-backend-leak
|
||||||
%patch4 -p1 -b .fix-calendar-factory-GType
|
%patch4 -p1 -b .fix-calendar-factory-GType
|
||||||
|
|
||||||
|
|
||||||
cd calendar
|
|
||||||
%patch5 -p0 -b .calendar-optimisation-XB59904
|
|
||||||
|
|
||||||
cd ..
|
|
||||||
%patch6 -p0 -b .calendar-optimisation-XB70267
|
%patch6 -p0 -b .calendar-optimisation-XB70267
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -101,6 +94,23 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 15 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.3-1
|
||||||
|
- update from upstream 1.0.2 to 1.0.3:
|
||||||
|
* Address Book
|
||||||
|
- prevent e_book_commit_contact from crashing on multiple calls (Diego Gonzalez)
|
||||||
|
- prevent file backend from crashing if uid of vcard is NULL (Diego Gonzalez)
|
||||||
|
|
||||||
|
* Calendar
|
||||||
|
#XB59904 - Speed up calendar queries (Rodrigo)
|
||||||
|
#XB69624 - make changes in evo corresponding to soap schema changes (Siva)
|
||||||
|
- fix libical build for automake 1.9 (Rodney)
|
||||||
|
- fix putenv usage for portability (Julio M. Merino Vidal)
|
||||||
|
|
||||||
|
* Updated Translations:
|
||||||
|
- sv (Christian Rose)
|
||||||
|
|
||||||
|
- Removed patches to fix build on x86_64 and calendar optimisation for XB59004 as these are in the upstream tarball
|
||||||
|
|
||||||
* Tue Dec 7 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-6
|
* Tue Dec 7 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-6
|
||||||
- Amortize writes to a local cache of a webcal calendar, fixing further aspect of #141283 (upstream bugzilla #70267), as posted to mailing list here:
|
- Amortize writes to a local cache of a webcal calendar, fixing further aspect of #141283 (upstream bugzilla #70267), as posted to mailing list here:
|
||||||
http://lists.ximian.com/archives/public/evolution-patches/2004-December/008338.html
|
http://lists.ximian.com/archives/public/evolution-patches/2004-December/008338.html
|
||||||
|
Loading…
Reference in New Issue
Block a user