Author: glen                         Date: Sun Mar 30 12:24:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add hunspell patch again

---- Files affected:
SPECS:
   openoffice.org.spec (1.787 -> 1.788) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.787 SPECS/openoffice.org.spec:1.788
--- SPECS/openoffice.org.spec:1.787     Fri Feb 29 12:56:02 2008
+++ SPECS/openoffice.org.spec   Sun Mar 30 14:24:11 2008
@@ -74,7 +74,7 @@
 %define                milestone       m14
 %define                rtag            %(echo %{tag} | tr - _)
 
-%define                rel                     4
+%define                rel                     5
 Summary:       OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):     OpenOffice.org - potężny pakiet biurowy
 Name:          openoffice.org
@@ -136,6 +136,7 @@
 Patch112:      %{name}-gcc42-swregion.diff
 Patch113:      %{name}-neon.diff
 Patch114:      %{name}-curl.diff
+Patch115:      %{name}-hunspell.diff
 URL:           http://www.openoffice.org/
 BuildRequires: /usr/bin/getopt
 BuildRequires: STLport-devel >= 2:5.0.0
@@ -161,7 +162,7 @@
 BuildRequires: gstreamer-plugins-base-devel >= 0.10.0
 BuildRequires: gtk+2-devel
 %{?with_system_hsqldb:BuildRequires:   hsqldb >= 1.8.0}
-%{?with_system_hunspell:BuildRequires: hunspell-devel >= 1.1.12}
+%{?with_system_hunspell:BuildRequires: hunspell-devel >= 1.2}
 BuildRequires: icu
 %{?with_kde:BuildRequires:     kdelibs-devel}
 BuildRequires: libart_lgpl-devel
@@ -2100,7 +2101,7 @@
 
 echo "[ PLDOnly ]" >> patches/src680/apply
 # patches applied by ooo (extension .diff is required)
-for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111} 
%{PATCH112} %{PATCH113} %{PATCH114}; do
+for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111} 
%{PATCH112} %{PATCH113} %{PATCH114} %{PATCH115}; do
        PATCHNAME=PLD-${P##*/%{name}-}
        PATCHNAME=${PATCHNAME%.patch}.diff
        install $P patches/src680/$PATCHNAME
@@ -3985,6 +3986,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.788  2008-03-30 12:24:11  glen
+- add hunspell patch again
+
 Revision 1.787  2008-02-29 11:56:02  glen
 - rascist bastard
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openoffice.org.spec?r1=1.787&r2=1.788&f=u

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

Reply via email to