summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2009-01-22 19:17:55 +0000
committerPetr Mladek <pmladek@suse.cz>2009-01-22 19:17:55 +0000
commitc529102419884078b193de1ffe2b96231ebfde86 (patch)
tree808853a6c3a68b5028a030c955d27fb995a79272
parent4d908961e09524ef4e8e296084ef98b5f0cdfa8e (diff)
Fix to apply also in the split build OOO_BUILD_3_0_0_12
* patches/dev300/buildfix-fmtargs.diff: fix to apply also in the split build
-rw-r--r--patches/dev300/buildfix-fmtargs.diff30
1 files changed, 15 insertions, 15 deletions
diff --git a/patches/dev300/buildfix-fmtargs.diff b/patches/dev300/buildfix-fmtargs.diff
index 2321ac8cc..e44bb6ceb 100644
--- a/patches/dev300/buildfix-fmtargs.diff
+++ b/patches/dev300/buildfix-fmtargs.diff
@@ -1,5 +1,5 @@
--- jvmfwk/source/framework.cxx 2008-06-06 04:37:46.000000000 -0400
-+++ framework.cxx 2009-01-13 13:02:04.000000000 -0500
++++ jvmfwk/source/framework.cxx 2009-01-13 13:02:04.000000000 -0500
@@ -242,7 +242,7 @@
catch (jfw::FrameworkException& e)
{
@@ -136,7 +136,7 @@
}
--- setup_native/source/ulfconv/ulfconv.cxx 2008-04-10 06:07:37.000000000 -0400
-+++ ulfconv.cxx 2009-01-15 15:15:23.000000000 -0500
++++ setup_native/source/ulfconv/ulfconv.cxx 2009-01-15 15:15:23.000000000 -0500
@@ -348,7 +348,7 @@
@@ -147,7 +147,7 @@
}
}
--- rsc/source/prj/start.cxx 2008-04-11 03:26:42.000000000 -0400
-+++ start.cxx 2009-01-13 13:47:42.000000000 -0500
++++ rsc/source/prj/start.cxx 2009-01-13 13:47:42.000000000 -0500
@@ -244,7 +244,7 @@
#ifdef OS2
fprintf( fRspFile, "%s\n", aSrsName.GetBuffer() );
@@ -158,7 +158,7 @@
pString = pInputList->First();
--- idl/source/prj/command.cxx 2008-05-20 15:03:35.000000000 -0400
-+++ command.cxx 2009-01-13 13:58:16.000000000 -0500
++++ idl/source/prj/command.cxx 2009-01-13 13:58:16.000000000 -0500
@@ -351,7 +351,7 @@
}
else if( aParam.EqualsIgnoreCaseAscii( "help" ) || aParam.EqualsIgnoreCaseAscii( "?" ) )
@@ -178,7 +178,7 @@
String * pStr = aList.First();
--- psprint/source/fontsubset/sft.c 2008-06-25 10:20:29.000000000 -0400
-+++ sft.c 2009-01-13 14:07:50.000000000 -0500
++++ psprint/source/fontsubset/sft.c 2009-01-13 14:07:50.000000000 -0500
@@ -2044,7 +2044,7 @@
fprintf(outf, h02, modname, modver, modextra);
fprintf(outf, h09, ttf->psname);
@@ -229,7 +229,7 @@
return SF_OK;
--- vcl/unx/source/plugadapt/salplug.cxx 2009-01-19 14:31:36.000000000 -0500
-+++ salplug.cxx 2009-01-13 14:13:28.000000000 -0500
++++ vcl/unx/source/plugadapt/salplug.cxx 2009-01-13 14:13:28.000000000 -0500
@@ -543,7 +543,7 @@
if( !rErrorText.Len() )
std::fprintf( stderr, "Application Error" );
@@ -240,7 +240,7 @@
}
--- svtools/bmpmaker/bmp.cxx 2008-04-10 14:09:34.000000000 -0400
-+++ bmp.cxx 2009-01-15 15:59:42.000000000 -0500
++++ svtools/bmpmaker/bmp.cxx 2009-01-15 15:59:42.000000000 -0500
@@ -159,7 +159,7 @@
ByteString aText( rText, RTL_TEXTENCODING_UTF8 );
@@ -251,7 +251,7 @@
// -----------------------------------------------------------------------------
--- svtools/bmpmaker/g2g.cxx 2008-04-10 14:12:19.000000000 -0400
-+++ g2g.cxx 2009-01-15 16:05:10.000000000 -0500
++++ svtools/bmpmaker/g2g.cxx 2009-01-15 16:05:10.000000000 -0500
@@ -128,7 +128,7 @@
ByteString aText( rText, RTL_TEXTENCODING_UTF8 );
@@ -262,7 +262,7 @@
// -----------------------------------------------------------------------------
--- svtools/bmpmaker/bmpgui.cxx 2008-04-10 14:11:26.000000000 -0400
-+++ bmpgui.cxx 2009-01-13 14:17:29.000000000 -0500
++++ svtools/bmpmaker/bmpgui.cxx 2009-01-13 14:17:29.000000000 -0500
@@ -302,7 +302,7 @@
#else
aText.Append( "\n" );
@@ -273,7 +273,7 @@
// -----------------------------------------------------------------------
--- svtools/bmpmaker/bmpsum.cxx 2008-04-10 14:11:57.000000000 -0400
-+++ bmpsum.cxx 2009-01-15 16:08:59.000000000 -0500
++++ svtools/bmpmaker/bmpsum.cxx 2009-01-15 16:08:59.000000000 -0500
@@ -171,7 +171,7 @@
ByteString aText( rText, RTL_TEXTENCODING_UTF8 );
@@ -284,7 +284,7 @@
// -----------------------------------------------------------------------------
--- extensions/source/logging/consolehandler.cxx 2008-04-11 05:59:54.000000000 -0400
-+++ consolehandler.cxx 2009-01-16 05:53:56.000000000 -0500
++++ extensions/source/logging/consolehandler.cxx 2009-01-16 05:53:56.000000000 -0500
@@ -252,9 +252,9 @@
return sal_False;
@@ -298,7 +298,7 @@
return sal_True;
}
--- cpputools/source/unoexe/unoexe.cxx 2008-04-11 07:50:01.000000000 -0400
-+++ unoexe.cxx 2009-01-15 14:21:29.000000000 -0500
++++ cpputools/source/unoexe/unoexe.cxx 2009-01-15 14:21:29.000000000 -0500
@@ -134,7 +134,7 @@
static inline void out( const sal_Char * pText )
{
@@ -318,7 +318,7 @@
}
--- fpicker/source/unx/gnome/SalGtkFilePicker.cxx 2009-01-20 10:40:09.000000000 -0500
-+++ SalGtkFilePicker.cxx 2009-01-20 17:43:26.000000000 -0500
++++ fpicker/source/unx/gnome/SalGtkFilePicker.cxx 2009-01-20 17:43:26.000000000 -0500
@@ -1024,7 +1024,7 @@
GTK_DIALOG_MODAL,
GTK_MESSAGE_QUESTION,
@@ -357,8 +357,8 @@ diff -p -up icc/makefile.mk.orig0 ./icc/makefile.mk.
diff: icc/makefile.mk.: Arquivo ou diretório não encontrado
[cabral@build1 ooo300-m14]$ gendiff . .orig0
diff -p -up ./icc/makefile.mk.orig0 ./icc/makefile.mk
---- ./icc/makefile.mk.orig0 2009-01-20 15:42:20.000000000 -0500
-+++ ./icc/makefile.mk 2009-01-20 15:42:49.000000000 -0500
+--- icc/makefile.mk.orig0 2009-01-20 15:42:20.000000000 -0500
++++ icc/makefile.mk 2009-01-20 15:42:49.000000000 -0500
@@ -54,7 +54,7 @@ CONVERTFILES= \
Contrib$/ICC_utils$/Stubs.h \
Contrib$/ICC_utils$/Vetters.cpp