rpms/openoffice.org/devel openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch, 1.2, 1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Aug 15 16:37:49 UTC 2006


Author: caolanm

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

Modified Files:
	openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch 
Log Message:
missing endif

openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch:
 langfilter.xsl |   22 +++++++++++++++++++---
 makefile.mk    |   12 +++++++++++-
 2 files changed, 30 insertions(+), 4 deletions(-)

Index: openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch	14 Aug 2006 11:44:56 -0000	1.2
+++ openoffice.org-2.0.3.rh200118.filter.xalanbroken.patch	15 Aug 2006 16:37:46 -0000	1.3
@@ -41,10 +41,11 @@
  </xsl:stylesheet>
 --- openoffice.org.orig/filter/source/config/fragments/makefile.mk	2006-07-25 16:55:21.000000000 +0100
 +++ openoffice.org/filter/source/config/fragments/makefile.mk	2006-07-25 17:09:10.000000000 +0100
-@@ -156,8 +156,17 @@
+@@ -156,8 +156,18 @@
  MERGE:=python ../tools/merge/pyAltFCFGMerge
  .ELSE
  MERGE    := $(JAVAI) -jar $(CLASSDIR)$/FCFGMerge.jar
++.ENDIF
 +.IF "$(XSLTPROC)"=="NO_XSLTPROC"
  XALAN_JAR*=$(SOLARBINDIR)$/xalan.jar
  PACKLANG := $(JAVAI) $(JAVACPS) $(XALAN_JAR) org.apache.xalan.xslt.Process -XSL langfilter.xsl
@@ -59,7 +60,7 @@
  .ENDIF
  
  # -----------------------------------------------------------------------------
-@@ -186,7 +195,7 @@
+@@ -186,7 +196,7 @@
       + at echo Building language packages $(@:b:s/Filter_//) for filters
       + at echo ===================================================================
       +-$(MKDIRHIER) $(@:d)




More information about the fedora-cvs-commits mailing list