OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Nov-2005 08:26:59
Branch: HEAD Handle: 2005111007265900
Modified files:
openpkg-src/aegis aegis.patch aegis.spec
Log:
upgrading package: aegis 4.20 -> 4.21
Summary:
Revision Changes Path
1.6 +16 -3 openpkg-src/aegis/aegis.patch
1.53 +2 -2 openpkg-src/aegis/aegis.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aegis/aegis.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 aegis.patch
--- openpkg-src/aegis/aegis.patch 8 Oct 2004 18:03:23 -0000 1.5
+++ openpkg-src/aegis/aegis.patch 10 Nov 2005 07:26:59 -0000 1.6
@@ -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 @@
#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.
+ */
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/aegis/aegis.spec
============================================================================
$ cvs diff -u -r1.52 -r1.53 aegis.spec
--- openpkg-src/aegis/aegis.spec 18 Aug 2005 08:38:50 -0000 1.52
+++ openpkg-src/aegis/aegis.spec 10 Nov 2005 07:26:59 -0000 1.53
@@ -32,8 +32,8 @@
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
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]