diff --git a/abiword.spec b/abiword.spec index 35d1418..a1a0f6a 100644 --- a/abiword.spec +++ b/abiword.spec @@ -3,7 +3,7 @@ Summary: The AbiWord word processor Name: abiword Version: 2.4.2 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 Group: Applications/Editors License: GPL @@ -65,7 +65,7 @@ make cd ../abiword-plugins libtoolize --copy --force ./nextgen.sh -%configure --disable-gda --disable-pdf --with-abiword=../abi +%configure --disable-abicollab --disable-gda --disable-pdf --with-abiword=../abi # Remove libtool predep_objects and postdep_objects wonkiness so that # building without -nostdlib doesn't include them twice. Because we # already link with g++, weird stuff happens if you don't let the @@ -134,6 +134,9 @@ update-desktop-database %{_datadir}/applications %{_datadir}/icons/*png %changelog +* Wed Mar 08 2006 Marc Maurer - 1:2.4.2-7.fc5 +- Disable the collaboration plugin; it is not working in 2.4.x + * Thu Feb 16 2006 Marc Maurer - 1:2.4.2-6.fc5 - Rebuild for Fedora Extras 5