SPECS (AC-branch): openoffice.org.spec - add agg25.patch

glen glen at pld-linux.org
Mon Mar 5 02:36:11 CET 2007


Author: glen                         Date: Mon Mar  5 01:36:11 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- add agg25.patch

---- Files affected:
SPECS:
   openoffice.org.spec (1.704.2.9 -> 1.704.2.10) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.704.2.9 SPECS/openoffice.org.spec:1.704.2.10
--- SPECS/openoffice.org.spec:1.704.2.9	Mon Mar  5 02:30:23 2007
+++ SPECS/openoffice.org.spec	Mon Mar  5 02:36:06 2007
@@ -51,7 +51,7 @@
 %bcond_without	system_xerces
 %bcond_without	system_xml_apis
 %bcond_without	system_hsqldb
-%bcond_with	system_agg
+%bcond_without	system_agg
 %bcond_without	system_hunspell
 %bcond_without	system_myspell
 %bcond_with	system_xt
@@ -129,6 +129,7 @@
 Patch106:	%{name}-seamonkey.diff
 Patch107:	%{name}-stl-amd64.patch
 Patch108:	%{name}-java6.patch
+Patch109:	%{name}-agg25.patch
 URL:		http://www.openoffice.org/
 BuildRequires:	/usr/bin/getopt
 BuildRequires:	STLport-devel >= 2:5.0.0
@@ -2036,7 +2037,7 @@
 
 echo "[ PLDOnly ]" >> patches/src680/apply
 # patches applied by ooo (extension .diff is required)
-for P in %{PATCH102} %{PATCH104} %{PATCH106} %{PATCH108}; do
+for P in %{PATCH102} %{PATCH104} %{PATCH106} %{PATCH108} %{PATCH109}; do
 	PATCHNAME=PLD-${P##*/%{name}-}
 	PATCHNAME=${PATCHNAME%.patch}.diff
 	install $P patches/src680/$PATCHNAME
@@ -3743,6 +3744,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.704.2.10  2007/03/05 01:36:06  glen
+- add agg25.patch
+
 Revision 1.704.2.9  2007/03/05 01:30:23  glen
 - system agg,hunspell,myspell bconds
 - agg bcond disabled (needs 2.5 patch)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.704.2.9&r2=1.704.2.10&f=u



More information about the pld-cvs-commit mailing list