[CVS] OpenPKG: openpkg-src/swig/ swig.patch swig.spec
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: 27-Mar-2009 13:05:18 Branch: HEAD Handle: 2009032712051800 Modified files: openpkg-src/swigswig.patch swig.spec Log: upgrading package: swig 1.3.37 -> 1.3.39 Summary: RevisionChanges Path 1.8 +11 -11 openpkg-src/swig/swig.patch 1.64+2 -2 openpkg-src/swig/swig.spec patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.patch $ cvs diff -u -r1.7 -r1.8 swig.patch --- openpkg-src/swig/swig.patch 16 Nov 2007 12:40:56 - 1.7 +++ openpkg-src/swig/swig.patch 27 Mar 2009 12:05:18 - 1.8 @@ -1,12 +1,12 @@ Index: configure configure.orig 2007-11-15 22:30:41 +0100 -+++ configure2007-11-16 13:36:02 +0100 -@@ -8075,7 +8075,7 @@ - if test -n "$MZSCHEME"; then - { echo "$as_me:$LINENO: checking for MzScheme dynext object" >&5 - echo $ECHO_N "checking for MzScheme dynext object... $ECHO_C" >&6; } --MZDYNOBJ=`$MZSCHEME --mute-banner --version --eval '(begin (require (lib "link.ss" "dynext")) (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) ((current-make-standard-link-libraries (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) (expand-for-link-variant (current-standard-link-libraries)'` -+MZDYNOBJ="" - { echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5 - echo "${ECHO_T}$MZDYNOBJ" >&6; } - fi +--- configure.orig 2009-03-21 01:18:05 +0100 configure2009-03-27 12:57:55 +0100 +@@ -8567,7 +8567,7 @@ + MZDYNOBJ="$MZDYNOBJ" + else + # older versions (3.72 approx and earlier) +- MZDYNOBJ=`$MZSCHEME --mute-banner --version --eval '(begin (require (lib "link.ss" "dynext")) (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) ((current-make-standard-link-libraries (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x)) (expand-for-link-variant (current-standard-link-libraries)' 2>/dev/null` ++ MZDYNOBJ="" + fi + if test -f "$MZDYNOBJ"; then + { echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5 @@ . patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.spec $ cvs diff -u -r1.63 -r1.64 swig.spec --- openpkg-src/swig/swig.spec30 Jan 2009 17:28:44 - 1.63 +++ openpkg-src/swig/swig.spec27 Mar 2009 12:05:18 - 1.64 @@ -31,8 +31,8 @@ Class:BASE Group:CompilerCompiler License: BSD-style -Version: 1.3.37 -Release: 20090130 +Version: 1.3.39 +Release: 20090327 # list of sources Source0: http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz @@ . __ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org
[CVS] OpenPKG: openpkg-src/swig/ swig.patch swig.spec
OpenPKG CVS Repository http://cvs.openpkg.org/ Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 16-Nov-2007 13:40:56 Branch: HEAD Handle: 2007111612405600 Modified files: openpkg-src/swigswig.patch swig.spec Log: upgrading package: swig 1.3.31 -> 1.3.32 Summary: RevisionChanges Path 1.7 +7 -19 openpkg-src/swig/swig.patch 1.57+2 -2 openpkg-src/swig/swig.spec patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.patch $ cvs diff -u -r1.6 -r1.7 swig.patch --- openpkg-src/swig/swig.patch 12 Jul 2007 05:28:44 - 1.6 +++ openpkg-src/swig/swig.patch 16 Nov 2007 12:40:56 - 1.7 @@ -1,24 +1,12 @@ Index: configure configure.orig 2006-11-20 23:31:44 +0100 -+++ configure2007-07-05 14:56:39 +0200 -@@ -7405,7 +7405,7 @@ +--- configure.orig 2007-11-15 22:30:41 +0100 configure2007-11-16 13:36:02 +0100 +@@ -8075,7 +8075,7 @@ if test -n "$MZSCHEME"; then - echo "$as_me:$LINENO: checking for MzScheme dynext object" >&5 - echo $ECHO_N "checking for MzScheme dynext object... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for MzScheme dynext object" >&5 + echo $ECHO_N "checking for MzScheme dynext object... $ECHO_C" >&6; } -MZDYNOBJ=`$MZSCHEME --mute-banner --version --eval '(begin (require (lib "link.ss" "dynext")) (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) ((current-make-standard-link-libraries (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) (expand-for-link-variant (current-standard-link-libraries)'` +MZDYNOBJ="" - echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5 - echo "${ECHO_T}$MZDYNOBJ" >&6 + { echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5 + echo "${ECHO_T}$MZDYNOBJ" >&6; } fi -Index: Lib/lua/luarun.swg Lib/lua/luarun.swg.orig 2006-10-24 08:26:48 +0200 -+++ Lib/lua/luarun.swg 2007-07-12 07:13:02 +0200 -@@ -15,7 +15,7 @@ - - #include "lua.h" - #include "lauxlib.h" --#include -+#include - #include /* for a few sanity tests */ - - /* - @@ . patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.spec $ cvs diff -u -r1.56 -r1.57 swig.spec --- openpkg-src/swig/swig.spec12 Jul 2007 05:28:44 - 1.56 +++ openpkg-src/swig/swig.spec16 Nov 2007 12:40:56 - 1.57 @@ -32,8 +32,8 @@ Class:BASE Group:CompilerCompiler License: BSD-style -Version: 1.3.31 -Release: 20070712 +Version: 1.3.32 +Release: 20071116 # list of sources Source0: http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz @@ . __ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org
[CVS] OpenPKG: openpkg-src/swig/ swig.patch swig.spec
OpenPKG CVS Repository http://cvs.openpkg.org/ Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 12-Jul-2007 07:28:44 Branch: HEAD Handle: 2007071206284400 Modified files: openpkg-src/swigswig.patch swig.spec Log: modifying package: swig-1.3.31 20070705 -> 20070712 Summary: RevisionChanges Path 1.6 +12 -0 openpkg-src/swig/swig.patch 1.56+1 -1 openpkg-src/swig/swig.spec patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.patch $ cvs diff -u -r1.5 -r1.6 swig.patch --- openpkg-src/swig/swig.patch 5 Jul 2007 13:00:08 - 1.5 +++ openpkg-src/swig/swig.patch 12 Jul 2007 05:28:44 - 1.6 @@ -10,3 +10,15 @@ echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5 echo "${ECHO_T}$MZDYNOBJ" >&6 fi +Index: Lib/lua/luarun.swg +--- Lib/lua/luarun.swg.orig 2006-10-24 08:26:48 +0200 Lib/lua/luarun.swg 2007-07-12 07:13:02 +0200 +@@ -15,7 +15,7 @@ + + #include "lua.h" + #include "lauxlib.h" +-#include ++#include + #include /* for a few sanity tests */ + + /* - @@ . patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.spec $ cvs diff -u -r1.55 -r1.56 swig.spec --- openpkg-src/swig/swig.spec5 Jul 2007 13:00:10 - 1.55 +++ openpkg-src/swig/swig.spec12 Jul 2007 05:28:44 - 1.56 @@ -33,7 +33,7 @@ Group:CompilerCompiler License: BSD-style Version: 1.3.31 -Release: 20070705 +Release: 20070712 # list of sources Source0: http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz @@ . __ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org
[CVS] OpenPKG: openpkg-src/swig/ swig.patch swig.spec
OpenPKG CVS Repository http://cvs.openpkg.org/ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 05-Jul-2007 15:00:11 Branch: HEAD Handle: 2007070514000802 Added files: openpkg-src/swigswig.patch Modified files: openpkg-src/swigswig.spec Log: cruel hack to workaround Bourne-Shell parsing problems Summary: RevisionChanges Path 1.5 +12 -0 openpkg-src/swig/swig.patch 1.55+2 -0 openpkg-src/swig/swig.spec patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.patch $ cvs diff -u -r0 -r1.5 swig.patch --- /dev/null 2007-07-05 15:00:06 +0200 +++ swig.patch2007-07-05 15:00:11 +0200 @@ -0,0 +1,12 @@ +Index: configure +--- configure.orig 2006-11-20 23:31:44 +0100 configure2007-07-05 14:56:39 +0200 +@@ -7405,7 +7405,7 @@ + if test -n "$MZSCHEME"; then + echo "$as_me:$LINENO: checking for MzScheme dynext object" >&5 + echo $ECHO_N "checking for MzScheme dynext object... $ECHO_C" >&6 +-MZDYNOBJ=`$MZSCHEME --mute-banner --version --eval '(begin (require (lib "link.ss" "dynext")) (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) ((current-make-standard-link-libraries (with-handlers (((lambda args #t) (lambda args #f))) (for-each (lambda (x) (display x) (display " ")) (expand-for-link-variant (current-standard-link-libraries)'` ++MZDYNOBJ="" + echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5 + echo "${ECHO_T}$MZDYNOBJ" >&6 + fi @@ . patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.spec $ cvs diff -u -r1.54 -r1.55 swig.spec --- openpkg-src/swig/swig.spec5 Jul 2007 10:50:02 - 1.54 +++ openpkg-src/swig/swig.spec5 Jul 2007 13:00:10 - 1.55 @@ -37,6 +37,7 @@ # list of sources Source0: http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz +Patch0: swig.patch # build information Prefix: %{l_prefix} @@ -63,6 +64,7 @@ %prep %setup -q +%patch -p0 %build CC="%{l_cc}" \ @@ . __ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org
[CVS] OpenPKG: openpkg-src/swig/ swig.patch swig.spec
OpenPKG CVS Repository http://cvs.openpkg.org/ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 07-Apr-2005 20:35:08 Branch: HEAD Handle: 2005040719350800 Modified files: openpkg-src/swigswig.spec Removed files: openpkg-src/swigswig.patch Log: subversion was fixed, so we don't need old swig version any longer Summary: RevisionChanges Path 1.4 +0 -16 openpkg-src/swig/swig.patch 1.39+16 -49 openpkg-src/swig/swig.spec rm -f openpkg-src/swig/swig.patch <<'@@ .' Index: openpkg-src/swig/swig.patch [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.spec $ cvs diff -u -r1.38 -r1.39 swig.spec --- openpkg-src/swig/swig.spec24 Mar 2005 11:20:26 - 1.38 +++ openpkg-src/swig/swig.spec7 Apr 2005 18:35:08 - 1.39 @@ -22,10 +22,6 @@ ## SUCH DAMAGE. ## -# package version -%define V_new 1.3.24 -%define V_old 1.3.21 - # package information Name: swig Summary: Scripting Language Interface Compiler for C/C++ @@ -36,13 +32,11 @@ Class:PLUS Group:Development License: BSD-style -Version: %{V_new} -Release: 20050306 +Version: 1.3.24 +Release: 20050407 # list of sources -Source0: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{V_new}.tar.gz -Source1: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{V_old}.tar.gz -Patch0: swig.patch +Source0: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz # build information Prefix: %{l_prefix} @@ -68,51 +62,24 @@ } %prep -%setup -q -c -%setup -q -D -T -a 1 -%patch -p0 +%setup -q -n SWIG-%{version} %build -( cd SWIG-%{V_old} - CC="%{l_cc}" \ - CXX="%{l_cxx}" \ - CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cxxflags -O}" \ - ./configure \ - --prefix=%{l_prefix} \ - --with-swiglibdir=%{l_prefix}/libexec/swig/old \ - --disable-shared \ - --without-x - mv libtool libtool.orig - ln -s %{l_prefix}/bin/libtool . - echo " EXPECT VARIOUS BUILD FAILURES INSIDE SWIG EXAMPLES! IT IS OK! " - %{l_make} %{l_mflags} - %{l_make} %{l_mflags} runtime -) || exit $? -( cd SWIG-%{V_new} - CC="%{l_cc}" \ - CXX="%{l_cxx}" \ - CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cxxflags -O}" \ - ./configure \ - --prefix=%{l_prefix} \ - --with-swiglibdir=%{l_prefix}/libexec/swig \ - --disable-shared \ - --without-x - echo " EXPECT VARIOUS BUILD FAILURES INSIDE SWIG EXAMPLES! IT IS OK! " - %{l_make} %{l_mflags} -) || exit $? +CC="%{l_cc}" \ +CXX="%{l_cxx}" \ +CFLAGS="%{l_cflags -O}" \ +CXXFLAGS="%{l_cxxflags -O}" \ +./configure \ +--prefix=%{l_prefix} \ +--with-swiglibdir=%{l_prefix}/libexec/swig \ +--disable-shared \ +--without-x +echo " EXPECT VARIOUS BUILD FAILURES INSIDE SWIG EXAMPLES! IT IS OK! " +%{l_make} %{l_mflags} %install rm -rf $RPM_BUILD_ROOT -( cd SWIG-%{V_old} - %{l_make} %{l_mflags} install install-runtime DESTDIR=$RPM_BUILD_ROOT - mv $RPM_BUILD_ROOT%{l_prefix}/bin/swig \ - $RPM_BUILD_ROOT%{l_prefix}/bin/swig-old -) || exit $? -( cd SWIG-%{V_new} - %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT -) || exit $? +%{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} @@ . __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org
[CVS] OpenPKG: openpkg-src/swig/ swig.patch swig.spec
OpenPKG CVS Repository http://cvs.openpkg.org/ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 05-Mar-2005 21:02:29 Branch: HEAD Handle: 2005030520022900 Added files: openpkg-src/swigswig.patch Modified files: openpkg-src/swigswig.spec Log: fix installation Summary: RevisionChanges Path 1.3 +16 -0 openpkg-src/swig/swig.patch 1.35+2 -0 openpkg-src/swig/swig.spec patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.patch $ cvs diff -u -r0 -r1.3 swig.patch --- /dev/null 2005-03-05 21:00:09 +0100 +++ swig.patch2005-03-05 21:02:29 +0100 @@ -0,0 +1,16 @@ +Index: SWIG-1.3.21/Makefile.in +--- SWIG-1.3.21/Makefile.in.orig 2003-12-09 23:06:58 +0100 SWIG-1.3.21/Makefile.in 2005-03-05 20:57:33 +0100 +@@ -365,9 +365,9 @@ + + install-m4: + @echo "Installing M4 macros" +-@$(MKINSTDIRS) $(M4_INSTALL_DIR) +-@echo "Installing $(M4_INSTALL_DIR)/swig.m4" +-@$(INSTALL_DATA) $(M4_SOURCE_DIR)/swig.m4 $(M4_INSTALL_DIR)/swig.m4 ++@$(MKINSTDIRS) $(DESTDIR)$(M4_INSTALL_DIR) ++@echo "Installing $(DESTDIR)$(M4_INSTALL_DIR)/swig.m4" ++@$(INSTALL_DATA) $(M4_SOURCE_DIR)/swig.m4 $(DESTDIR)$(M4_INSTALL_DIR)/swig.m4 + + + # @@ . patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.spec $ cvs diff -u -r1.34 -r1.35 swig.spec --- openpkg-src/swig/swig.spec5 Mar 2005 19:49:42 - 1.34 +++ openpkg-src/swig/swig.spec5 Mar 2005 20:02:29 - 1.35 @@ -43,6 +43,7 @@ # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{V_new}.tar.gz Source1: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{V_old}.tar.gz +Patch0: swig.patch # build information Prefix: %{l_prefix} @@ -70,6 +71,7 @@ %prep %setup -q -c %setup -q -D -T -a 1 +%patch -p0 %build ( cd SWIG-%{V_old} @@ . __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org
[CVS] OpenPKG: openpkg-src/swig/ swig.patch swig.spec
OpenPKG CVS Repository http://cvs.openpkg.org/ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 04-Sep-2004 20:07:53 Branch: HEAD Handle: 2004090419075300 Modified files: openpkg-src/swigswig.spec Removed files: openpkg-src/swigswig.patch Log: upgrading package: swig 1.3.21 -> 1.3.22 Summary: RevisionChanges Path 1.2 +0 -16 openpkg-src/swig/swig.patch 1.30+2 -4 openpkg-src/swig/swig.spec rm -f openpkg-src/swig/swig.patch <<'@@ .' Index: openpkg-src/swig/swig.patch [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/swig/swig.spec $ cvs diff -u -r1.29 -r1.30 swig.spec --- openpkg-src/swig/swig.spec7 Feb 2004 17:59:05 - 1.29 +++ openpkg-src/swig/swig.spec4 Sep 2004 18:07:53 - 1.30 @@ -33,12 +33,11 @@ Class:PLUS Group:Development License: BSD-style -Version: 1.3.21 -Release: 20040207 +Version: 1.3.22 +Release: 20040904 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz -Patch0: swig.patch # build information Prefix: %{l_prefix} @@ -65,7 +64,6 @@ %prep %setup -q -n SWIG-%{version} -%patch -p0 %build CC="%{l_cc}" \ @@ . __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]