rpms/openoffice.org/devel openoffice.org.spec,1.362,1.363

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 27 14:18:11 UTC 2005


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4683

Modified Files:
	openoffice.org.spec 
Log Message:
drop libart requirement


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -r1.362 -r1.363
--- openoffice.org.spec	27 Jul 2005 10:38:56 -0000	1.362
+++ openoffice.org.spec	27 Jul 2005 14:18:09 -0000	1.363
@@ -93,7 +93,7 @@
 BuildRequires: 	gcc >= 3.4.3, gcc-c++ >= 3.4.3, binutils
 BuildRequires:  %{gccjava} >= 4.0.0, %{libgcjdevel} >= 4.0.0
 BuildRequires: 	java-1.4.2-gcj-compat-devel
-BuildRequires: 	libart_lgpl-devel >= 2.3.11, zlib-devel, freetype-devel, 
+BuildRequires: 	zlib-devel, freetype-devel, 
 BuildRequires: 	gtk2-devel >= 2.4.8, gnome-vfs2-devel, cups-devel, curl-devel
 BuildRequires: 	boost-devel >= 1.31.0, python-devel, mozilla-devel >= 1.7.5
 BuildRequires: 	expat-devel, libxml2-devel, openldap-devel, neon-devel >= 0.24 
@@ -193,7 +193,7 @@
 %package core
 Summary: core modules for %{name}
 Group: Applications/Productivity
-Requires: libart_lgpl >= 2.3.11, mozilla-nss >= 1.7.5, neon >= 0.24
+Requires: mozilla-nss >= 1.7.5, neon >= 0.24
 Requires: startup-notification, bitstream-vera-fonts
 # Ensure we have 32-bit theme libs in 64-bit multilib environments.
 # We need at least 32-bit redhat-artwork and 32-bit gtk2-engines, but
@@ -861,7 +861,7 @@
 fi
 cd config_office
 autoconf
-%configure --with-java=%{gij} --disable-crashdump --disable-epm --enable-libart --enable-symbols --enable-gtk --enable-gnome-vfs --enable-openldap --enable-cups --enable-libsn --enable-fontconfig --enable-evolution2 --enable-xsltproc --disable-fontooo --disable-pasf --with-system-libs --with-system-python --with-system-mozilla --with-system-boost --without-system-mspack --without-system-sablot --without-system-db --without-fonts --without-nas %{extraflags} %{withlang}
+%configure --with-java=%{gij} --disable-crashdump --disable-epm --enable-symbols --enable-gtk --enable-gnome-vfs --enable-openldap --enable-cups --enable-libsn --enable-fontconfig --enable-evolution2 --enable-xsltproc --disable-fontooo --disable-pasf --with-system-libs --with-system-python --with-system-mozilla --with-system-boost --without-system-mspack --without-system-sablot --without-system-db --without-fonts --without-nas --without-gpc %{extraflags} %{withlang}
 cd ..
 ./bootstrap
 source Linux*Env.Set.sh




More information about the fedora-cvs-commits mailing list