SPECS (DEVEL): openoffice.org.spec - enable more stuff

arekm arekm at pld-linux.org
Mon Mar 10 21:18:50 CET 2008


Author: arekm                        Date: Mon Mar 10 20:18:50 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- enable more stuff

---- Files affected:
SPECS:
   openoffice.org.spec (1.775.2.60 -> 1.775.2.61) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.775.2.60 SPECS/openoffice.org.spec:1.775.2.61
--- SPECS/openoffice.org.spec:1.775.2.60	Mon Mar 10 15:45:15 2008
+++ SPECS/openoffice.org.spec	Mon Mar 10 21:18:45 2008
@@ -80,7 +80,7 @@
 %define		tag			%(echo %{mws} | tr A-Z a-z)-%{milestone}
 %define		milestone	m9
 %define		_tag		%(echo %{tag} | tr - _)
-%define		_rel		0.1
+%define		_rel		0.2
 
 Summary:	OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):	OpenOffice.org - potężny pakiet biurowy
@@ -143,6 +143,8 @@
 Patch1007:	%{name}-gcc42-swregion.diff
 URL:		http://www.openoffice.org/
 BuildRequires:	/usr/bin/getopt
+BuildRequires:	GConf2-devel
+BuildRequires:	OpenGL-devel
 %{?with_system_agg:BuildRequires:	agg-devel}
 BuildRequires:	autoconf >= 2.51
 BuildRequires:	automake >= 1:1.9
@@ -160,6 +162,7 @@
 BuildRequires:	curl-devel >= 7.9.8
 %{?with_system_db:BuildRequires:	db-cxx-devel}
 %{?with_system_db:BuildRequires:	db-devel}
+BuildRequires:	dbus-glib-devel
 BuildRequires:	flex
 BuildRequires:	fontconfig-devel >= 1.0.1
 BuildRequires:	freetype-devel >= 2.1
@@ -187,6 +190,7 @@
 BuildRequires:	libwpg-devel >= 0.1.0
 BuildRequires:	libwps-devel
 BuildRequires:	libxml2-devel >= 2.0
+BuildRequires:	xmlsec1-devel
 %{?with_access:%{?with_system_mdbtools:BuildRequires:	mdbtools-devel >= 0.6}}
 %{?with_mono:BuildRequires:	mono-csharp >= 1.2.3}
 %{?with_mono:BuildRequires:	mono-static >= 1.2.3}
@@ -2265,6 +2269,7 @@
 %else
 	--without-java \
 	--with-system-libxslt \
+	--with-system-xmlsec \
 %endif
 %if %{with gnomevfs}
 	--enable-gnome-vfs \
@@ -2280,16 +2285,22 @@
 	--disable-epm \
 	--disable-fontooo \
 	--disable-strip \
+	--enable-atkbridge \
 	--%{?with_msaccess:en}%{!?with_msaccess:dis}able-access \
 	--enable-cairo \
 	--enable-crypt-link \
+	--enable-dbus \
 	--%{?with_mono:en}%{!?with_mono:dis}able-mono \
 	--enable-pam-link \
+	--enable-opengl \
 	--enable-openldap \
+	--enable-openxml \
 	--enable-cups \
 	--enable-fontconfig \
 	--enable-libsn \
 	--enable-libart \
+	--enable-lockdown \
+	--enable-sdext \
 	--disable-rpath \
 %if 0%{?debug:1}
 	--enable-debug \
@@ -2299,6 +2310,7 @@
 	--enable-crashdump=no \
 	--disable-symbols \
 %endif
+	--disable-strip \
 	--with-num-cpus=$RPM_BUILD_NR_THREADS \
 	--with-build-version=%{version}-%{release} \
 	--with-tag=%{tag} \
@@ -4138,6 +4150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.775.2.61  2008-03-10 20:18:45  arekm
+- enable more stuff
+
 Revision 1.775.2.60  2008-03-10 14:45:15  arekm
 - todo update
 
================================================================

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



More information about the pld-cvs-commit mailing list