Jelajahi Sumber

upgrading package: seed7 05.20100516 -> 05.20100606

Ralf S. Engelschall 15 tahun lalu
induk
melakukan
62022ecbc3
2 mengubah file dengan 7 tambahan dan 7 penghapusan
  1. 4 4
      seed7/seed7.patch
  2. 3 3
      seed7/seed7.spec

+ 4 - 4
seed7/seed7.patch

@@ -1,6 +1,6 @@
 Index: src/makefile
---- src/makefile.orig	2009-07-04 13:27:03 +0200
-+++ src/makefile	2009-07-07 22:51:38 +0200
+--- src/makefile.orig	2010-06-06 20:37:06.000000000 +0200
++++ src/makefile	2010-06-07 12:04:11.000000000 +0200
 @@ -4,12 +4,12 @@
  #   make
  # If you are under windows you should use MinGW with mk_mingw.mak, mk_nmake.mak or mk_msys.mak instead.
@@ -9,14 +9,14 @@ Index: src/makefile
 +CFLAGS =
  # CFLAGS = -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith
  # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith
- # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wextra -Wswitch-default -Wswitch-enum -Wcast-qual -Waggregate-return -Wwrite-strings -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -Wmissing-noreturn -Wno-multichar
+ # CFLAGS = -O2 -g -Wall -Wextra -Wswitch-default -Wswitch-enum -Wcast-qual -Waggregate-return -Wwrite-strings -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -Wmissing-noreturn -Wno-multichar
  # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wextra -Wswitch-default -Wcast-qual -Waggregate-return -Wwrite-strings -Winline -Wconversion -Wshadow -Wpointer-arith -Wmissing-noreturn -Wno-multichar
 -CFLAGS = -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith
 +# CFLAGS = -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith
  # CFLAGS = -O2 -g -Wall
  # CFLAGS = -O2 -g -pg -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith
  # CFLAGS = -O2 -fomit-frame-pointer -funroll-loops -Wall
-@@ -187,7 +187,7 @@
+@@ -206,7 +206,7 @@
  	echo "#define SEED7_LIB \"`pwd`/$(SEED7_LIB)\"" >> version.h
  	echo "#define COMP_DATA_LIB \"`pwd`/$(COMP_DATA_LIB)\"" >> version.h
  	echo "#define COMPILER_LIB \"`pwd`/$(COMPILER_LIB)\"" >> version.h

+ 3 - 3
seed7/seed7.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_opkg 05.20100516
-%define       V_dist 05_20100516
+%define       V_opkg 05.20100606
+%define       V_dist 05_20100606
 
 #   package information
 Name:         seed7
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Language
 License:      LGPL
 Version:      %{V_opkg}
-Release:      20100517
+Release:      20100607
 
 #   list of sources
 Source0:      http://switch.dl.sourceforge.net/seed7/seed7_%{V_dist}.tgz