Author: sls                          Date: Tue Apr  1 17:25:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more BR
- unpackaged AbiWPG
- --enable-printing --enable-scripting

---- Files affected:
SPECS:
   abiword.spec (1.151 -> 1.152) 

---- Diffs:

================================================================
Index: SPECS/abiword.spec
diff -u SPECS/abiword.spec:1.151 SPECS/abiword.spec:1.152
--- SPECS/abiword.spec:1.151    Tue Apr  1 16:11:41 2008
+++ SPECS/abiword.spec  Tue Apr  1 19:25:47 2008
@@ -12,6 +12,7 @@
 #         /usr/lib/abiword-2.6/plugins/libAbiGremlin.so
 #         /usr/lib/abiword-2.6/plugins/libAbiOPML.so
 #         /usr/lib/abiword-2.6/plugins/libAbiOpenXML.so
+#         /usr/lib/abiword-2.6/plugins/libAbiWPG.so
 #         /usr/lib/abiword-2.6/plugins/libLoadBindings.so
 #         /usr/lib/abiword-2.6/plugins/libPresentation.so
 #         /usr/lib/pkgconfig/abiword-2.6.pc
@@ -19,13 +20,14 @@
 #         /usr/share/abiword-2.6/scripts/abw2html.pl
 #         /usr/share/mime-info/abiword.keys
 #
-%bcond_without gnome   # without GNOME libs
-%bcond_without gda     # libgda support
-%bcond_with    goffice # try build plugin-goffice
-%bcond_with    xhtml   # try build plugin-xhtml
-%bcond_with    ots     # try build plugin-ots
-%bcond_with    dash    # try build plugin-dash
-%bcond_with    bz2     # try build plugin-bz2
+%bcond_without gnome           # without GNOME libs
+%bcond_without gnomevfs        # gnome-vfs support
+%bcond_without gda             # libgda support
+%bcond_with    goffice         # try build plugin-goffice (requires goffice < 
0.6.0)
+%bcond_with    xhtml           # try build plugin-xhtml (compile error)
+%bcond_with    ots             # try build plugin-ots (requires ots >= 0.5.0)
+%bcond_with    dash            # try build plugin-dash (absolutly no idea)
+%bcond_with    bz2             # try build plugin-bz2
 #
 %define                mver    2.6
 #
@@ -60,6 +62,7 @@
 BuildRequires: fontconfig-devel >= 1:2.3.95
 BuildRequires: fribidi-devel >= 0.10.4
 BuildRequires: glib2-devel >= 1:2.12.1
+#BuildRequires:        gnome-scan-devel < 0.6
 BuildRequires: gtk+2-devel >= 2:2.10.1
 BuildRequires: gtkmathview-devel >= 0.7.6
 BuildRequires: gucharmap-devel >= 1.7.0
@@ -68,7 +71,7 @@
 BuildRequires: libgnomedb-devel >= 1:1.2.2
 BuildRequires: libgnomeprintui-devel >= 2.12.1
 BuildRequires: libgnomeui-devel >= 2.15.91
-%{?with_goffice:BuildRequires: libgoffice-devel >= 0.2.1}
+%{?with_goffice:BuildRequires: libgoffice-devel >= 0.6.0}
 BuildRequires: libgsf-devel >= 1.14.1
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
@@ -76,9 +79,12 @@
 BuildRequires: libtool
 BuildRequires: libwmf-devel >= 2:0.2.8.4
 BuildRequires: libwpd-devel >= 0.8.5
+BuildRequires: libwpg-devel >= 0.1.0
+BuildRequires: libwps-devel >= 0.1.0
 BuildRequires: libxml2-devel >= 1:2.6.26
 BuildRequires: link-grammar-devel >= 4.2.1
-BuildRequires: ots-devel >= 0.4.1
+BuildRequires: loudmouth-devel >= 1.0.1
+%{?with_ots:BuildRequires:     ots-devel >= 0.5.0}
 BuildRequires: pkgconfig >= 0.9.0
 BuildRequires: poppler-glib-devel >= 0.6
 BuildRequires: popt-devel
@@ -765,14 +771,15 @@
 %{__autoconf}
 %configure \
        --disable-static \
+       --%{!?with_gnome:dis}%{?with_gnome:en}able-gnomeui \
+       --%{!?with_gnomevfs:dis}%{?with_gnomevfs:en}able-gnomevfs \
+       --enable-printing \
+       --enable-scripting \
        --enable-threads \
        --with-libxml2 \
        --with-pspell \
        --with-sys-wv
 
-# see TODO
-#      --%{!?with_gnome:dis}%{?with_gnome:en}able-gnome \
-
 %{__make}
 
 cd abiword-plugins-%{version}
@@ -782,7 +789,7 @@
 %{__autoconf}
 %configure \
        --with-abiword=.. \
-       %{!?with_goffice:--disable-abigochart} \
+       %{!?with_goffice:--disable-abigoffice} \
        %{!?with_xhtml:--disable-xhtml}
 %{__make}
 
@@ -1030,6 +1037,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.152  2008-04-01 17:25:47  sls
+- more BR
+- unpackaged AbiWPG
+- --enable-printing --enable-scripting
+
 Revision 1.151  2008-04-01 14:11:41  sls
 - save work
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/abiword.spec?r1=1.151&r2=1.152&f=u

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

Reply via email to