SPECS (AC-branch): openoffice.org.spec - configure args cosmetics

glen glen at pld-linux.org
Sat Mar 3 15:50:37 CET 2007


Author: glen                         Date: Sat Mar  3 14:50:37 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- configure args cosmetics

---- Files affected:
SPECS:
   openoffice.org.spec (1.704.2.7 -> 1.704.2.8) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.704.2.7 SPECS/openoffice.org.spec:1.704.2.8
--- SPECS/openoffice.org.spec:1.704.2.7	Sat Mar  3 15:16:48 2007
+++ SPECS/openoffice.org.spec	Sat Mar  3 15:50:32 2007
@@ -2122,9 +2122,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 \
@@ -2135,19 +2133,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 \
@@ -2161,11 +2152,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} \
@@ -3765,6 +3752,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.704.2.8  2007/03/03 14:50:32  glen
+- configure args cosmetics
+
 Revision 1.704.2.7  2007/03/03 14:16:48  glen
 - add system_hsqldb bcond and enable it
 
================================================================

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



More information about the pld-cvs-commit mailing list