- Update to 2.25.4
This commit is contained in:
parent
fd134dea77
commit
3c92fa7f45
@ -1 +1 @@
|
||||
evolution-data-server-2.25.3.tar.bz2
|
||||
evolution-data-server-2.25.4.tar.bz2
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -up evolution-data-server-2.25.3/camel/camel-folder-summary.c.implicit-function-declarations evolution-data-server-2.25.3/camel/camel-folder-summary.c
|
||||
--- evolution-data-server-2.25.3/camel/camel-folder-summary.c.implicit-function-declarations 2008-12-15 10:23:02.000000000 -0500
|
||||
+++ evolution-data-server-2.25.3/camel/camel-folder-summary.c 2008-12-15 10:27:31.000000000 -0500
|
||||
@@ -41,6 +41,7 @@
|
||||
#include <libedataserver/e-memory.h>
|
||||
|
||||
#include "camel-db.h"
|
||||
+#include "camel-debug.h"
|
||||
#include "camel-file-utils.h"
|
||||
#include "camel-folder-summary.h"
|
||||
#include "camel-folder.h"
|
@ -9,7 +9,7 @@
|
||||
%define gtk_doc_version 1.9
|
||||
%define intltool_version 0.35.5
|
||||
%define libbonobo_version 2.20.3
|
||||
%define libgweather_version 2.25.2
|
||||
%define libgweather_version 2.25.4
|
||||
%define orbit2_version 2.9.8
|
||||
%define soup_version 2.3.0
|
||||
%define sqlite_version 3.5
|
||||
@ -29,7 +29,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 2.25.3
|
||||
Version: 2.25.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
@ -55,8 +55,6 @@ Patch12: evolution-data-server-1.10.1-camel-folder-summary-crash.patch
|
||||
# RH bug #243296
|
||||
Patch13: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
||||
|
||||
Patch14: evolution-data-server-2.25.3-implicit-function-declarations.patch
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
BuildRequires: GConf2-devel
|
||||
@ -137,7 +135,6 @@ This package contains developer documentation for %{name}.
|
||||
%patch11 -p1 -b .fix-ldap-query
|
||||
%patch12 -p1 -b .camel-folder-summary-crash
|
||||
%patch13 -p1 -b .fix-64bit-acinclude
|
||||
%patch14 -p1 -b .implicit-function-declarations
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -383,6 +380,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/libedataserverui
|
||||
|
||||
%changelog
|
||||
* Mon Jan 05 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.4-1.fc11
|
||||
- Update to 2.25.4
|
||||
|
||||
* Mon Dec 15 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.3-1.fc11
|
||||
- Update to 2.25.3
|
||||
- New BR: libgweather-devel
|
||||
|
Loading…
Reference in New Issue
Block a user