- 2.6.0
- turn on the "error on missing prototypes" check thing
This commit is contained in:
parent
25c4e76d3a
commit
2a3735c2de
10
evolution-2.6.0-prototypes.patch
Normal file
10
evolution-2.6.0-prototypes.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c.prototypes 2006-03-13 14:14:07.000000000 -0500
|
||||
+++ evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c 2006-03-13 14:14:24.000000000 -0500
|
||||
@@ -32,6 +32,7 @@
|
||||
#include "../calendar-config.h"
|
||||
#include "cal-prefs-dialog.h"
|
||||
#include <libgnomeui/gnome-color-picker.h>
|
||||
+#include <libgnomeui/gnome-file-entry.h>
|
||||
#include <widgets/misc/e-dateedit.h>
|
||||
#include <e-util/e-dialog-widgets.h>
|
||||
#include <e-util/e-util-private.h>
|
@ -100,6 +100,7 @@ Patch804: evolution-2.4.1-fix-missing-declarations.patch
|
||||
Patch805: evolution-2.5.4-fix-missing-declarations.patch
|
||||
Patch806: evolution-2.5.5.1-notification-cleanups.patch
|
||||
Patch808: evolution-2.5.5.1-fix-missing-declarations-2.5.5.1.patch
|
||||
Patch809: evolution-2.6.0-prototypes.patch
|
||||
|
||||
Summary: GNOME's next-generation groupware suite
|
||||
Group: Applications/Productivity
|
||||
@ -244,6 +245,7 @@ cd ../..
|
||||
%patch805 -p1 -b .fix-missing-declarations-2-5-4
|
||||
%patch806 -p1 -b .notification-cleanups
|
||||
%patch808 -p1 -b .fix-missing-declarations-2.5.5.1
|
||||
%patch809 -p1 -b .prototypes
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
|
Loading…
Reference in New Issue
Block a user