- Revert to version 1.7.4 to prevent API/ABI breakage.
- Add back patch to make --with-libdb configure option work.
This commit is contained in:
parent
79e75db7d1
commit
56bff4c71c
@ -1 +1 @@
|
|||||||
evolution-data-server-1.7.90.1.tar.bz2
|
evolution-data-server-1.7.4.tar.bz2
|
||||||
|
|||||||
@ -21,8 +21,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 1.7.90.1
|
Version: 1.7.4
|
||||||
Release: 4
|
Release: 3
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
@ -43,8 +43,11 @@ Patch15: gb-309079-attach-48377.patch
|
|||||||
|
|
||||||
Patch16: evolution-data-server-1.5.4-make_imap4_optional.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
|
# Gnome.org bug #348725
|
||||||
Patch17: evolution-data-server-1.7.90.1-missing-function-decl.patch
|
#Patch18: evolution-data-server-1.7.90.1-missing-function-decl.patch
|
||||||
|
|
||||||
### Dependencies ###
|
### Dependencies ###
|
||||||
|
|
||||||
@ -128,7 +131,8 @@ evolution-data-server.
|
|||||||
%patch14 -p0 -b .fix-uid-leak
|
%patch14 -p0 -b .fix-uid-leak
|
||||||
%patch15 -p0 -b .fix-comp-ref-leak
|
%patch15 -p0 -b .fix-comp-ref-leak
|
||||||
%patch16 -p1 -b .make_imap4_optional
|
%patch16 -p1 -b .make_imap4_optional
|
||||||
%patch17 -p1 -b .missing-function-decl
|
%patch17 -p1 -b .with-libdb-fix
|
||||||
|
#%patch18 -p1 -b .missing-function-decl
|
||||||
|
|
||||||
mkdir -p krb5-fakeprefix/include
|
mkdir -p krb5-fakeprefix/include
|
||||||
mkdir -p krb5-fakeprefix/lib
|
mkdir -p krb5-fakeprefix/lib
|
||||||
@ -331,6 +335,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 31 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-3
|
||||||
|
- Revert to version 1.7.4 to prevent API/ABI breakage.
|
||||||
|
- Add back patch to make --with-libdb configure option work.
|
||||||
|
|
||||||
* Mon Jul 31 2006 Ray Strode <rstrode@redhat.com> - 1.7.90.1-4
|
* Mon Jul 31 2006 Ray Strode <rstrode@redhat.com> - 1.7.90.1-4
|
||||||
- add executable bits to libs
|
- add executable bits to libs
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user