- Add patch for RH bug #202329.
This commit is contained in:
parent
0d83e87bb6
commit
f7c194fc3d
@ -22,7 +22,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 1.7.91
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
@ -38,6 +38,9 @@ Patch12: evolution-data-server-1.2.2-fix_open_calendar_declaration.patch
|
||||
Patch13: evolution-data-server-1.3.8-fix-implicit-function-declarations
|
||||
Patch14: evolution-data-server-1.5.4-make_imap4_optional.patch
|
||||
|
||||
# RH bug #202329 / Gnome.org bug #351317
|
||||
Patch15: evolution-data-server-1.7.91-fix-edataserverui-libs.patch
|
||||
|
||||
### Dependencies ###
|
||||
|
||||
Requires: GConf2
|
||||
@ -119,6 +122,7 @@ evolution-data-server.
|
||||
%patch12 -p1 -b .fix_open_calendar_declaration
|
||||
%patch13 -p1 -b .fix-implicit-function-declarations
|
||||
%patch14 -p1 -b .make_imap4_optional
|
||||
%patch15 -p1 -b .fix-edataserverui-libs
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -321,6 +325,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Aug 14 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.91-2
|
||||
- Add patch for RH bug #202329.
|
||||
|
||||
* Mon Aug 7 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.91-1
|
||||
- Update to 1.7.91
|
||||
- Remove patch for Gnome.org bug #348725 (fixed upstream).
|
||||
|
Loading…
Reference in New Issue
Block a user