Author: glen                         Date: Sat Mar  3 14:51:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- configure args cosmetics

---- Files affected:
SPECS:
   openoffice.org.spec (1.708 -> 1.709) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.708 SPECS/openoffice.org.spec:1.709
--- SPECS/openoffice.org.spec:1.708     Sat Mar  3 15:22:33 2007
+++ SPECS/openoffice.org.spec   Sat Mar  3 15:51:22 2007
@@ -2129,9 +2129,7 @@
        --with-system-x11-extensions-headers \
        --with-system-odbc-headers \
        --with-system-stdlibs \
-%if %{with system_db}
-       --with-system-db \
-%endif
+       %{?with_system_db:--with-system-db} \
        --with-system-curl \
        --with-system-freetype \
        --with-system-nas \
@@ -2142,19 +2140,12 @@
        --with-system-boost \
        --with-system-icu \
        --with-system-libwpd \
-%if %{with system_mdbtools}
-       --with-system-mdbtools \
-%endif
+       %{?with_system_mdbtools:--with-system-mdbtools} \
        --with-system-neon \
        --with-system-portaudio \
        --with-system-sndfile \
-%if %{with system_xt}
-       --with-system-xt \
-       --with-xt-jar=%{_javadir}/classes/ \
-%endif
-%if %{with system_beanshell}
-       --with-system-beanshell \
-%endif
+       %{?with_system_xt:--with-system-xt --with-xt-jar=%{_javadir}/classes} \
+       %{?with_system_beanshell:--with-system-beanshell} \
        --with-system-xmlsec \
 %if %{with mozilla}
        --with-system-mozilla \
@@ -2168,11 +2159,7 @@
        --with-about-bitmaps="\$SRCDIR/openabout_pld.png" \
        --with-distro="${DISTRO}" \
        --enable-gtk \
-%if %{with kde}
-       --enable-kde \
-%else
-       --disable-kde \
-%endif
+       --%{!?with_kde:dis}%{?with_kde:en}able-kde \
        --without-binsuffix \
        --with-installed-ooo-dirname=%{name} \
        --with-lang=%{?with_i18n:ALL} \
@@ -3772,6 +3759,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.709  2007/03/03 14:51:22  glen
+- configure args cosmetics
+
 Revision 1.708  2007/03/03 14:22:33  glen
 - AC-branch merge (use system hsqldb, jdb blocker removed)
 
================================================================

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

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

Reply via email to