Author: glen                         Date: Thu Mar  8 02:19:20 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- skip dictionaries install if system dicts are used

---- Files affected:
SPECS:
   openoffice.org.spec (1.704.2.19 -> 1.704.2.20) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.704.2.19 
SPECS/openoffice.org.spec:1.704.2.20
--- SPECS/openoffice.org.spec:1.704.2.19        Thu Mar  8 03:16:13 2007
+++ SPECS/openoffice.org.spec   Thu Mar  8 03:19:14 2007
@@ -121,6 +121,7 @@
 Patch4:                %{name}-nolfs_hack.patch
 Patch5:                %{name}-no_fonts_dir_buildfix.patch
 Patch6:                %{name}-java16.patch
+Patch7:                %{name}-nodictinst.patch
 # patches applied by ooo-patching-system
 Patch100:      %{name}-STL-lib64.diff
 Patch101:      %{name}-64bit-inline.diff
@@ -2032,6 +2033,9 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%if %{with system_myspell}
+%patch7 -p1
+%endif
 
 # 64 bit related patches (not applied now)
 install %{PATCH100} patches/64bit
@@ -3797,6 +3801,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.704.2.20  2007/03/08 02:19:14  glen
+- skip dictionaries install if system dicts are used
+
 Revision 1.704.2.19  2007/03/08 02:16:13  glen
 - browser-plugins subpackage
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to