Jelajahi Sumber

upgrading package: parrot 0.2.1 -> 0.2.2

Ralf S. Engelschall 20 tahun lalu
induk
melakukan
199a476bac
2 mengubah file dengan 17 tambahan dan 6 penghapusan
  1. 15 4
      parrot/parrot.patch
  2. 2 2
      parrot/parrot.spec

+ 15 - 4
parrot/parrot.patch

@@ -1,6 +1,6 @@
 Index: config/gen/icu.pl
---- config/gen/icu.pl.orig	2005-04-26 09:23:55 +0200
-+++ config/gen/icu.pl	2005-05-15 19:22:35 +0200
+--- config/gen/icu.pl.orig	2005-05-13 22:49:11 +0200
++++ config/gen/icu.pl	2005-07-03 20:13:35 +0200
 @@ -67,7 +67,7 @@
        if (defined $icuheaders) {
          chomp $icuheaders;
@@ -11,8 +11,8 @@ Index: config/gen/icu.pl
        }
  
 Index: config/gen/makefiles/CFLAGS.in
---- config/gen/makefiles/CFLAGS.in.orig	2005-04-11 11:50:01 +0200
-+++ config/gen/makefiles/CFLAGS.in	2005-05-15 19:20:41 +0200
+--- config/gen/makefiles/CFLAGS.in.orig	2005-06-15 10:00:09 +0200
++++ config/gen/makefiles/CFLAGS.in	2005-07-03 20:13:35 +0200
 @@ -5,6 +5,8 @@
  #
  # Note, empty regex/options are just ignored.
@@ -22,3 +22,14 @@ Index: config/gen/makefiles/CFLAGS.in
  src/spf_render.c -{-Wformat-nonliteral}   # noisy
  src/tsq.c        -{${optimize}}           # never optimize tsq.c!
  ops/core_ops_cg.c   -{${optimize}}       # takes too long
+Index: imcc/imcc.l
+--- imcc/imcc.l.orig	2005-06-15 21:43:08 +0200
++++ imcc/imcc.l	2005-07-03 20:16:46 +0200
+@@ -80,6 +80,7 @@
+ 
+ %option never-interactive
+ %option stack
++%option array
+ 
+ LETTER          [a-zA-Z_@]
+ DIGIT           [0-9]

+ 2 - 2
parrot/parrot.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        Language
 License:      Artistic/GPL
-Version:      0.2.1
-Release:      20050605
+Version:      0.2.2
+Release:      20050703
 
 #   list of sources
 Source0:      ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LT/LTOETSCH/parrot-%{version}.tar.gz