- Update to 2.26.1.1
This commit is contained in:
parent
9dcaefad9f
commit
e0ca3b667b
@ -1 +1 @@
|
|||||||
evolution-data-server-2.26.1.tar.bz2
|
evolution-data-server-2.26.1.1.tar.bz2
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -up evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c.fix-libical-include evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c
|
|
||||||
--- evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c.fix-libical-include 2009-04-13 05:02:39.000000000 -0400
|
|
||||||
+++ evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c 2009-04-13 22:22:08.000000000 -0400
|
|
||||||
@@ -11,7 +11,7 @@
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "e-cal-backend-sync.h"
|
|
||||||
-#include <icaltz-util.h>
|
|
||||||
+#include <libical/icaltz-util.h>
|
|
||||||
|
|
||||||
struct _ECalBackendSyncPrivate {
|
|
||||||
GMutex *sync_mutex;
|
|
@ -30,7 +30,7 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 2.26.1
|
Version: 2.26.1.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
@ -53,8 +53,6 @@ Patch11: evolution-data-server-1.10.1-camel-folder-summary-crash.patch
|
|||||||
# RH bug #243296
|
# RH bug #243296
|
||||||
Patch12: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
Patch12: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
||||||
|
|
||||||
Patch13: evolution-data-server-2.26.1-fix-libical-include.patch
|
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
|
|
||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
@ -138,7 +136,6 @@ This package contains developer documentation for %{name}.
|
|||||||
%patch10 -p1 -b .fix-ldap-query
|
%patch10 -p1 -b .fix-ldap-query
|
||||||
%patch11 -p1 -b .camel-folder-summary-crash
|
%patch11 -p1 -b .camel-folder-summary-crash
|
||||||
%patch12 -p1 -b .fix-64bit-acinclude
|
%patch12 -p1 -b .fix-64bit-acinclude
|
||||||
%patch13 -p1 -b .fix-libical-include
|
|
||||||
|
|
||||||
mkdir -p krb5-fakeprefix/include
|
mkdir -p krb5-fakeprefix/include
|
||||||
mkdir -p krb5-fakeprefix/lib
|
mkdir -p krb5-fakeprefix/lib
|
||||||
@ -384,6 +381,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/libedataserverui
|
%{_datadir}/gtk-doc/html/libedataserverui
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 15 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1.1-1.fc11
|
||||||
|
- Update to 2.26.1.1
|
||||||
|
|
||||||
* Mon Apr 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1-1.fc11
|
* Mon Apr 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1-1.fc11
|
||||||
- Update to 2.26.1
|
- Update to 2.26.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user