OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 26-May-2009 08:11:28 Branch: HEAD Handle: 2009052607112700 Modified files: openpkg-src/seed7 seed7.patch seed7.spec Log: upgrading package: seed7 05.20090510 -> 05.20090524 Summary: Revision Changes Path 1.2 +4 -4 openpkg-src/seed7/seed7.patch 1.17 +3 -3 openpkg-src/seed7/seed7.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/seed7/seed7.patch ============================================================================ $ cvs diff -u -r1.1 -r1.2 seed7.patch --- openpkg-src/seed7/seed7.patch 22 Sep 2008 06:50:31 -0000 1.1 +++ openpkg-src/seed7/seed7.patch 26 May 2009 06:11:27 -0000 1.2 @@ -1,6 +1,6 @@ Index: src/makefile ---- src/makefile.orig 2008-09-21 22:36:27 +0200 -+++ src/makefile 2008-09-22 08:47:22 +0200 +--- src/makefile.orig 2009-05-23 10:30:47 +0200 ++++ src/makefile 2009-05-25 19:18:52 +0200 @@ -4,10 +4,10 @@ # make # If you are under windows you should use MinGW with mk_mingw.mak, mk_nmake.mak or mk_msys.mak instead. @@ -11,10 +11,10 @@ # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -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 - # CFLAGS = -O2 -funroll-loops -Wall -pg -@@ -179,7 +179,7 @@ +@@ -185,7 +185,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 @@ . patch -p0 <<'@@ .' Index: openpkg-src/seed7/seed7.spec ============================================================================ $ cvs diff -u -r1.16 -r1.17 seed7.spec --- openpkg-src/seed7/seed7.spec 11 May 2009 06:31:30 -0000 1.16 +++ openpkg-src/seed7/seed7.spec 26 May 2009 06:11:27 -0000 1.17 @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 05.20090510 -%define V_dist 05_20090510 +%define V_opkg 05.20090524 +%define V_dist 05_20090524 # package information Name: seed7 @@ -36,7 +36,7 @@ Group: Language License: LGPL Version: %{V_opkg} -Release: 20090511 +Release: 20090526 # list of sources Source0: http://switch.dl.sourceforge.net/seed7/seed7_%{V_dist}.tgz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org