Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3009

Modified Files:
        openoffice.org-lang.info openoffice.org.info 
        openoffice.org.patch 
Log Message:
Really disable ipv6 building Python. We had needed a patch.

Index: openoffice.org.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/openoffice.org.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- openoffice.org.patch        5 Aug 2005 04:22:50 -0000       1.7
+++ openoffice.org.patch        6 Sep 2005 16:52:04 -0000       1.8
@@ -50,3 +50,14 @@
 + #ifndef NSSPKI1T_H
 + #include "nsspki1t.h"
 + #endif /* NSSPKI1T_H */
+--- python/makefile.mk Tue Jun  7 02:23:46 2005
++++ python/makefile.mk.fink    Tue Sep  6 22:40:22 2005
+@@ -121,7 +121,7 @@
+ BUILD_DIR=
+ MYCWD=$(shell pwd)/$(INPATH)/misc/build
+ CONFIGURE_ACTION= ./configure --prefix=$(MYCWD)/python-inst --enable-shared
+-.IF "$(OS)$(CPU)" == "SOLARISI"
++.IF "$(OS)$(CPU)" == "SOLARISI" || "$(OS)$(CPU)" == "MACOSXP"
+ CONFIGURE_ACTION += --disable-ipv6
+ .ENDIF
+ .IF "$(COMNAME)"=="sunpro5"

Index: openoffice.org.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/openoffice.org.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- openoffice.org.info 2 Sep 2005 13:33:15 -0000       1.14
+++ openoffice.org.info 6 Sep 2005 16:52:04 -0000       1.15
@@ -2,7 +2,7 @@
 Package: openoffice.org
 Description: Integrated office productivity suite
 Version: 1.9m121
-Revision: 6
+Revision: 7
 License: OSI-Approved
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 
@@ -50,7 +50,7 @@
   --with-package-format=portable \
   --with-x --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib \
   --with-jdk-home=/Library/Java/Home --with-ant-home=%p/lib/ant \
-  --enable-gtk --disable-crashdump --disable-ipv6 \
+  --enable-gtk --disable-crashdump \
   --with-build-version="%v-%r; Built with Fink <http://fink.sourceforge.net>"
 <<
 GCC: 3.3

Index: openoffice.org-lang.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/openoffice.org-lang.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- openoffice.org-lang.info    2 Sep 2005 13:33:15 -0000       1.7
+++ openoffice.org-lang.info    6 Sep 2005 16:52:04 -0000       1.8
@@ -2,7 +2,7 @@
 Package: openoffice.org-%type_pkg[lang]
 Description: Language Pack(%type_pkg[lang]) for OpenOffice.org
 Version: 1.9m121
-Revision: 6
+Revision: 7
 Type: lang (af ar bg ca cs cy da de el en-gb eo es et eu fi fr gl he hi-in hu 
it ja km kn-in ko lt ms nb nl nn ns pl pt pt-br ru sk sl sv th tn tr xh zh-cn 
zh-tw zu)
 License: OSI-Approved
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
@@ -51,7 +51,7 @@
   --with-package-format=portable \
   --with-x --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib \
   --with-jdk-home=/Library/Java/Home --with-ant-home=%p/lib/ant \
-  --enable-gtk --disable-crashdump --disable-ipv6 \
+  --enable-gtk --disable-crashdump \
   --with-build-version="%v-%r; Built with Fink <http://fink.sourceforge.net>"
 <<
 GCC: 3.3



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to