diff --git a/ncc/ncc.patch b/ncc/ncc.patch index e228f07bef..843d92261c 100644 --- a/ncc/ncc.patch +++ b/ncc/ncc.patch @@ -1,9 +1,9 @@ Index: config.h ---- config.h.orig 2005-09-12 16:01:46 +0200 -+++ config.h 2005-09-12 19:33:52 +0200 -@@ -1,11 +1,7 @@ - #ifdef __GCC__ +--- config.h.orig 2006-06-18 23:38:16 +0200 ++++ config.h 2006-07-15 16:57:28 +0200 +@@ -3,11 +3,7 @@ #define alloca __builtin_alloca + #endif #else -#ifdef __FreeBSD__ #include @@ -12,10 +12,10 @@ Index: config.h -#endif #endif - #define NCC_VERSION "2.2" + #define NCC_VERSION "2.4" Index: dbstree.C --- dbstree.C.orig 2004-12-01 04:54:40 +0100 -+++ dbstree.C 2005-09-12 19:33:52 +0200 ++++ dbstree.C 2006-07-15 16:57:28 +0200 @@ -14,6 +14,7 @@ #include #include @@ -24,3 +24,14 @@ Index: dbstree.C #include "dbstree.h" //*************************************************************** +Index: dbstree.h +--- dbstree.h.orig 2006-07-09 16:05:58 +0200 ++++ dbstree.h 2006-07-15 16:57:55 +0200 +@@ -3,7 +3,6 @@ + Check dbstree.tex for info. + ******************************************************************************/ + +-#include + #ifndef HAVE_DBSTREE + #define HAVE_DBSTREE + diff --git a/ncc/ncc.spec b/ncc/ncc.spec index c28871db1b..ddf0cefe68 100644 --- a/ncc/ncc.spec +++ b/ncc/ncc.spec @@ -32,8 +32,8 @@ Distribution: OpenPKG Class: EVAL Group: Language License: GPL -Version: 2.3 -Release: 20060129 +Version: 2.4 +Release: 20060715 # list of sources Source0: http://students.ceid.upatras.gr/~sxanth/ncc/ncc-%{version}.tar.gz