@@ -1,14 +0,0 @@
-Index: diffstat.c
---- diffstat.c.orig 2004-06-09 16:17:43 +0200
-+++ diffstat.c 2004-06-09 16:30:25 +0200
-@@ -118,8 +118,10 @@
- #ifdef HAVE_MALLOC_H
- #include <malloc.h>
- #else
-+#ifndef __FreeBSD__
- extern char *malloc();
- #endif
-+#endif
-
- #ifdef HAVE_GETOPT_H
- #include <getopt.h>
@@ -33,12 +33,11 @@ Distribution: OpenPKG
Class: PLUS
Group: Converter
License: GPL
-Version: 1.35
-Release: 20041110
+Version: 1.36
+Release: 20041216
# list of sources
Source0: ftp://invisible-island.net/diffstat/diffstat-%{version}.tgz
-Patch0: diffstat.patch
# build information
Prefix: %{l_prefix}
@@ -62,7 +61,6 @@ AutoReqProv: no
%prep
%setup -q
- %patch -p0
%build
CC="%{l_cc}" \