[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/openoffice.org/devel openoffice.org-1.9.126.oooXXXXX.uselibxslt.xmlhelp.patch, 1.1, 1.2



Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9352

Modified Files:
	openoffice.org-1.9.126.oooXXXXX.uselibxslt.xmlhelp.patch 
Log Message:
fix patch

openoffice.org-1.9.126.oooXXXXX.uselibxslt.xmlhelp.patch:
 config_office/configure.in                       |   21 ++
 config_office/set_soenv.in                       |    1 
 prj/build.lst                                    |    0 
 solenv/config/ssrc680.ini                        |    2 
 source/cxxhelp/provider/makefile.mk              |    0 
 source/cxxhelp/provider/urlparameter.cxx         |    0 
 util/makefile.mk                                 |    0 
 xmlhelp/prj/build.lst                            |    2 
 xmlhelp/source/cxxhelp/provider/makefile.mk      |    6 
 xmlhelp/source/cxxhelp/provider/urlparameter.cxx |  220 +++++++++++++++++++----
 xmlhelp/util/makefile.mk                         |   13 +
 11 files changed, 225 insertions(+), 40 deletions(-)

Index: openoffice.org-1.9.126.oooXXXXX.uselibxslt.xmlhelp.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-1.9.126.oooXXXXX.uselibxslt.xmlhelp.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openoffice.org-1.9.126.oooXXXXX.uselibxslt.xmlhelp.patch	30 Aug 2005 16:14:38 -0000	1.1
+++ openoffice.org-1.9.126.oooXXXXX.uselibxslt.xmlhelp.patch	31 Aug 2005 10:05:14 -0000	1.2
@@ -1,5 +1,5 @@
---- openoffice.org.orig/config_office/config_office/configure.in	2005-08-30 15:45:40.000000000 +0100
-+++ openoffice.org/config_office/config_office/configure.in	2005-08-30 15:56:10.000000000 +0100
+--- openoffice.org.orig/config_office/configure.in	2005-08-30 15:45:40.000000000 +0100
++++ openoffice.org/config_office/configure.in	2005-08-30 15:56:10.000000000 +0100
 @@ -233,6 +233,9 @@
  AC_ARG_WITH(system-sablot,
  [  --with-system-sablot    Use sablot already on system
@@ -46,8 +46,8 @@
  dnl ===================================================================
  dnl Check for system curl
 diff -u config_office.orig/set_soenv.in config_office/set_soenv.in
---- openoffice.org.orig/config_office/config_office/set_soenv.in	2005-08-30 15:45:40.000000000 +0100
-+++ openoffice.org/config_office/config_office/set_soenv.in	2005-08-30 15:50:51.000000000 +0100
+--- openoffice.org.orig/config_office/set_soenv.in	2005-08-30 15:45:40.000000000 +0100
++++ openoffice.org/config_office/set_soenv.in	2005-08-30 15:50:51.000000000 +0100
 @@ -1747,6 +1747,7 @@
  ToFile( "DB_VERSION",        "@DB_VERSION@",       "e" );
  ToFile( "DB_INCLUDES",       "@DB_INCLUDES@",      "e" );
@@ -57,8 +57,8 @@
  ToFile( "SABLOT_LIBS",       "@SABLOT_LIBS@",      "e" );
  ToFile( "SYSTEM_ODBC_HEADERS","@SYSTEM_ODBC_HEADERS@","e" );
 diff -ru solenv.orig/config/ssrc680.ini solenv/config/ssrc680.ini
---- openoffice.org.orig/solenv/solenv/config/ssrc680.ini	2005-08-30 15:56:42.000000000 +0100
-+++ openoffice.org/solenv/solenv/config/ssrc680.ini	2005-08-30 15:57:12.000000000 +0100
+--- openoffice.org.orig/solenv/config/ssrc680.ini	2005-08-30 15:56:42.000000000 +0100
++++ openoffice.org/solenv/config/ssrc680.ini	2005-08-30 15:57:12.000000000 +0100
 @@ -108,7 +108,7 @@
  			BIG_SVX TRUE
  			BIG_GOODIES TRUE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]