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