Explorar o código

upgrading package: parrot 0.3.1 -> 0.4.0

Ralf S. Engelschall %!s(int64=20) %!d(string=hai) anos
pai
achega
8ddbd9f40d
Modificáronse 2 ficheiros con 9 adicións e 21 borrados
  1. 7 19
      parrot/parrot.patch
  2. 2 2
      parrot/parrot.spec

+ 7 - 19
parrot/parrot.patch

@@ -1,7 +1,7 @@
-Index: config/gen/icu.pl
---- 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 @@
+Index: config/gen/icu.pm
+--- config/gen/icu.pm.orig	2005-12-04 11:45:25 +0100
++++ config/gen/icu.pm	2005-12-08 20:05:30 +0100
+@@ -71,7 +71,7 @@
        if (defined $icuheaders) {
          chomp $icuheaders;
          $without = 1 unless -d $icuheaders;
@@ -10,22 +10,10 @@ Index: config/gen/icu.pl
          $without = 1 unless -d $icuheaders;
        }
  
-Index: config/gen/makefiles/CFLAGS.in
---- 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.
- #
-+ops/core_ops_switch.c -{-O2} # workaround GCC 3.4.3 optimizer problems
-+ops/core_ops_cgp.c    -{-O2} # workaround GCC 3.4.3 optimizer problems
- 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 @@
+--- imcc/imcc.l.orig	2005-11-29 18:28:35 +0100
++++ imcc/imcc.l	2005-12-08 20:05:30 +0100
+@@ -83,6 +83,7 @@
  
  %option never-interactive
  %option stack

+ 2 - 2
parrot/parrot.spec

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