- Update to 1.7.90.1
- Add patch for Gnome.org bug #348725. - Remove patch to make --with-db configure option work (fixed upstream).
This commit is contained in:
parent
a84275481e
commit
35b6184dfe
@ -1 +1 @@
|
||||
evolution-data-server-1.7.4.tar.bz2
|
||||
evolution-data-server-1.7.90.1.tar.bz2
|
||||
|
@ -21,8 +21,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 1.7.4
|
||||
Release: 2
|
||||
Version: 1.7.90.1
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
@ -43,8 +43,8 @@ Patch15: gb-309079-attach-48377.patch
|
||||
|
||||
Patch16: evolution-data-server-1.5.4-make_imap4_optional.patch
|
||||
|
||||
# Gnome.org bug #344693
|
||||
Patch17: evolution-data-server-1.7.4-with-libdb-fix.patch
|
||||
# Gnome.org bug #348725
|
||||
Patch17: evolution-data-server-1.7.90.1-missing-function-decl.patch
|
||||
|
||||
### Dependencies ###
|
||||
|
||||
@ -128,7 +128,7 @@ evolution-data-server.
|
||||
%patch14 -p0 -b .fix-uid-leak
|
||||
%patch15 -p0 -b .fix-comp-ref-leak
|
||||
%patch16 -p1 -b .make_imap4_optional
|
||||
%patch17 -p1 -b .with-libdb-fix
|
||||
%patch17 -p1 -b .missing-function-decl
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -328,6 +328,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jul 25 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.90.1-1
|
||||
- Update to 1.7.90.1
|
||||
- Add patch for Gnome.org bug #348725.
|
||||
- Remove patch to make --with-db configure option work (fixed upstream).
|
||||
|
||||
* Tue Jul 19 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-2
|
||||
- Dynamically link to BDB.
|
||||
- Add patch to make --with-db configure option work.
|
||||
|
Loading…
Reference in New Issue
Block a user