Browse Source

upgrading package: aegis 4.20 -> 4.21

Ralf S. Engelschall 20 years ago
parent
commit
f87399f6fc
2 changed files with 18 additions and 5 deletions
  1. 16 3
      aegis/aegis.patch
  2. 2 2
      aegis/aegis.spec

+ 16 - 3
aegis/aegis.patch

@@ -1,7 +1,7 @@
 Index: common/ac/wchar.h
---- common/ac/wchar.h.orig	2004-06-10 08:12:37 +0200
-+++ common/ac/wchar.h	2004-06-10 21:19:39 +0200
-@@ -26,8 +26,09 @@
+--- common/ac/wchar.h.orig	2005-11-10 02:39:23 +0100
++++ common/ac/wchar.h	2005-11-10 07:51:00 +0100
+@@ -27,6 +27,7 @@
  #include <ac/stddef.h>
  
  #if HAVE_WCHAR_H
@@ -9,3 +9,16 @@ Index: common/ac/wchar.h
  #include <wchar.h>
  
  #if !HAVE_WINT_T
+Index: libaegis/input.h
+--- libaegis/input.h.orig	2005-11-10 02:39:23 +0100
++++ libaegis/input.h	2005-11-10 08:07:56 +0100
+@@ -26,6 +26,9 @@
+ #include <nstring.h>
+ #include <main.h>
+ 
++#undef getc
++#undef ungetc
++
+ /**
+   * The input_ty abstract class represent a generic input source.
+   */

+ 2 - 2
aegis/aegis.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        BASE
 Group:        SCM
 License:      GPL
-Version:      4.20
-Release:      20050818
+Version:      4.21
+Release:      20051110
 
 #   list of sources
 Source0:      http://aegis.sourceforge.net/aegis-%{version}.tar.gz