From 2a3735c2de5fe926023bcb6596e85ec8a77e8f9b Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mar 13 2006 19:16:49 +0000 Subject: - 2.6.0 - turn on the "error on missing prototypes" check thing --- diff --git a/evolution-2.6.0-prototypes.patch b/evolution-2.6.0-prototypes.patch new file mode 100644 index 0000000..9c616a7 --- /dev/null +++ b/evolution-2.6.0-prototypes.patch @@ -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 ++#include + #include + #include + #include diff --git a/evolution.spec b/evolution.spec index 4ce45f6..b229354 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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