Browse Source

upgrading package: autogen 5.6.2 -> 5.6.4

Thorsten Hohmeier 21 years ago
parent
commit
686441f7cd
2 changed files with 4 additions and 5 deletions
  1. 2 2
      autogen/autogen.patch
  2. 2 3
      autogen/autogen.spec

+ 2 - 2
autogen/autogen.patch

@@ -15,9 +15,9 @@
 --- xml2ag/xmlopts.h.orig	2004-06-24 14:35:42.000000000 +0200
 +++ xml2ag/xmlopts.h	2004-06-24 14:47:18.570257914 +0200
 @@ -122,7 +122,7 @@
- #define OPT_VALUE_LOOP_LIMIT     (*(unsigned long*)(&OPT_ARG(LOOP_LIMIT)))
+ #define OPT_VALUE_LOOP_LIMIT     (*(unsigned long*)(&DESC(LOOP_LIMIT).pzLastArg))
  #define VALUE_OPT_TIMEOUT        't'
- #define OPT_VALUE_TIMEOUT        (*(unsigned long*)(&OPT_ARG(TIMEOUT)))
+ #define OPT_VALUE_TIMEOUT        (*(unsigned long*)(&DESC(TIMEOUT).pzLastArg))
 -typedef enum {
 +typedef enum tracetype {
      TRACE_NOTHING,        TRACE_TEMPLATES,      TRACE_BLOCK_MACROS,

+ 2 - 3
autogen/autogen.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        Development
 License:      GPL
-Version:      5.6.2
-Release:      20041019
+Version:      5.6.4
+Release:      20041025
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/autogen/autogen-%{version}.tar.gz
@@ -62,7 +62,6 @@ AutoReqProv:  no
 
 %track
     prog autogen = {
-        comment   = "ms: 5.6.3 tarball broken (EOF encountered before unpacked)"
         version   = %{version}
         url       = http://prdownloads.sourceforge.net/autogen/
         regex     = autogen-(__VER__)\.tar\.gz