浏览代码

drop inclusion of varargs header for gcc3.3 compatibility, it's not used in the source anyway

Michael van Elst 22 年之前
父节点
当前提交
ebf8b52413
共有 2 个文件被更改,包括 11 次插入1 次删除
  1. 10 0
      magicpoint/magicpoint.patch
  2. 1 1
      magicpoint/magicpoint.spec

+ 10 - 0
magicpoint/magicpoint.patch

@@ -19,3 +19,13 @@
  
  /* SUPPRESS 530 */
  /* SUPPRESS 560 */
+--- image/rlelib.c.dist	2003-05-19 11:25:42.000000000 +0200
++++ image/rlelib.c	2003-05-19 11:27:59.000000000 +0200
+@@ -12,7 +12,6 @@
+ 
+ #include <stdio.h>
+ #include <math.h>
+-#include <varargs.h>
+ #include <ctype.h>
+ 
+ #include "image.h"		/* need ZFILE definition */

+ 1 - 1
magicpoint/magicpoint.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Graphics
 License:      GPL
 Version:      1.09a
-Release:      20030324
+Release:      20030519
 
 #   list of sources
 Source0:      ftp://ftp.mew.org/pub/mgp/magicpoint-%{version}.tar.gz