CVS: crater/x11-apps/openoffice-src BUILD,1.1,1.2 DETAILS,1.1,1.2

nhudson at lunar-linux.org nhudson at lunar-linux.org
Fri Aug 8 04:07:26 GMT 2003


Update of /var/cvs/lunar/crater/x11-apps/openoffice-src
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19617

Modified Files:
	BUILD DETAILS 
Log Message:

Adding some patches for the build as it fails without these


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/x11-apps/openoffice-src/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	8 Aug 2003 02:24:50 -0000	1.1
+++ BUILD	8 Aug 2003 04:07:24 -0000	1.2
@@ -6,6 +6,11 @@
                 --enable-devel    \
 		$OPTS &&
   cp $SCRIPT_DIRECTORY/build-ooo $SOURCE_DIRECTORY/bin &&
+  cd build/RC_030729/idlc/unxlngi4.pro/misc &&
+  patch $SOURCE_CACHE/$SOURCE7 0            &&
+  cd $SOURCE_DIRECTORY/build/RC_030729/rsc/unxlngi4.pro/inc &&
+  patch $SOURCE_CACHE/$SOURCE8 0            &&
+  cd $SOURCE_DIRECTORY                      &&
   default_make  
 
   

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/crater/x11-apps/openoffice-src/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	8 Aug 2003 02:24:50 -0000	1.1
+++ DETAILS	8 Aug 2003 04:07:24 -0000	1.2
@@ -6,12 +6,16 @@
          SOURCE4=binutils-2.13.2.1.tar.bz2 
          SOURCE5=j2sdk-1.4.1-01-linux-i586-gcc3.2.tar.bz2
          SOURCE6=ooo-icons-RC3-2.tar.gz
+         SOURCE7=ooo-fix1.patch
+         SOURCE8=ooo-fix2.patch
       SOURCE_URL=cvs://:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome:openoffice
      SOURCE2_URL=http://ooo.ximian.com/packages/RC3_030729/$SOURCE2
      SOURCE3_URL=http://ooo.ximian.com/packages/support/$SOURCE3
      SOURCE4_URL=http://ooo.ximian.com/packages/support/$SOURCE4
      SOURCE5_URL=http://ooo.ximian.com/packages/support/$SOURCE5
      SOURCE6_URL=http://ooo.ximian.com/packages/support/$SOURCE6
+     SOURCE7_URL=http://lunar-linux.org/~nhudson/patches/$SOURCE7
+     SOURCE8_URL=http://lunar-linux.org/~nhudson/patches/$SOURCE8
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/openoffice
       MAINTAINER=nhudson at lunar-linux.org
         WEB_SITE=http://ooo.ximian.com




More information about the Lunar-commits mailing list