- Update to 1.9.2

- Remove patch for Gnome.org bugs #369168, #369259, and #369261 (fixed
    upstream).
This commit is contained in:
Matthew Barnes 2006-11-07 03:44:09 +00:00
parent b530fd27b7
commit c675df1334
3 changed files with 9 additions and 8 deletions

View File

@ -1 +1 @@
evolution-data-server-1.9.1.tar.bz2
evolution-data-server-1.9.2.tar.bz2

View File

@ -24,8 +24,8 @@
### Abstract ###
Name: evolution-data-server
Version: 1.9.1
Release: 4%{?dist}
Version: 1.9.2
Release: 1%{?dist}
License: LGPL
Group: System Environment/Libraries
Summary: Backend data server for Evolution
@ -68,9 +68,6 @@ Patch22: evolution-data-server-1.9.1-kill-ememory.patch
# Gnome.org bug #353924
Patch23: evolution-data-server-1.9.1-fix-categories.patch
# Gnome.org bug #369168, #369259, #369261
Patch24: evolution-data-server-1.9.1-misc-camel-bugs.patch
### Dependencies ###
Requires: GConf2
@ -161,7 +158,6 @@ evolution-data-server.
%patch21 -p1 -b .kill-ethread
%patch22 -p1 -b .kill-ememory
%patch23 -p1 -b .fix-categories
%patch24 -p1 -b .misc-camel-bugs
mkdir -p krb5-fakeprefix/include
mkdir -p krb5-fakeprefix/lib
@ -379,6 +375,11 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
%changelog
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.2-1.fc7
- Update to 1.9.2
- Remove patch for Gnome.org bugs #369168, #369259, and #369261
(fixed upstream).
* Thu Nov 2 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-4.fc7
- Add patch for Gnome.org bug #369168, #369259, and #369261
(misc camel bugs reported by Hans Petter Jansson).

View File

@ -1 +1 @@
32e7859cc8f6b6e8baec8f3dfdd05525 evolution-data-server-1.9.1.tar.bz2
5d526c50a2cc507fd37b4a74b49cb870 evolution-data-server-1.9.2.tar.bz2