diff --git a/.cvsignore b/.cvsignore index 4a7d64c..a053865 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -abiword-2.3.99.tar.bz2 +abiword-2.4.0.tar.bz2 diff --git a/abiword.spec b/abiword.spec index cb51709..82076f8 100644 --- a/abiword.spec +++ b/abiword.spec @@ -2,8 +2,8 @@ Summary: The AbiWord word processor Name: abiword -Version: 2.3.99 -Release: 2 +Version: 2.4.0 +Release: 1 Epoch: 1 Group: Applications/Editors License: GPL @@ -14,6 +14,7 @@ Requires: libxml2 >= 2.6.8 Requires: aiksaurus-gtk >= 1.2.1 Requires: libgnomedb >= 1.0.4 Requires: enchant +Requires: mathml-fonts PreReq: desktop-file-utils >= %{desktop_file_utils_version} BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -32,7 +33,7 @@ BuildRequires: librsvg2-devel BuildRequires: libwmf-devel BuildRequires: aiksaurus-gtk-devel >= 1.2.1 BuildRequires: link-grammar-devel >= 4.1.3 -BuildRequires: gtkmathview-devel >= 0.7.3 +BuildRequires: gtkmathview-devel >= 0.7.5 # gnome build deps BuildRequires: libbonobo-devel @@ -54,9 +55,7 @@ AbiWord full-featured, and remain lean. %build cd abi -# rerun autogen.sh, as we patch some Makefile.am's (see patch2) -./autogen.sh -#autoconf +autoconf %configure --enable-gnome --with-libxml2 cd ../wv %configure --with-libwmf --with-libxml2 @@ -131,6 +130,12 @@ update-desktop-database %{_datadir}/applications %{_datadir}/icons/*png %changelog +* Mon Oct 3 2005 Marc Maurer - 1:2.4.0-1 +- Require mathml-fonts +- Don't rerun autogen.sh, no need anymore +- Update gtkmathview dependency to 0.7.5 +- Update to 2.4.0 + * Mon Sep 26 2005 Marc Maurer - 1:2.3.99-2 - Fix gtkmathview BuildRequires diff --git a/sources b/sources index 30ef87d..59b1ae5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9dada36fc81c2af204f85a5db0627935 abiword-2.3.99.tar.bz2 +3822923f9793fd6f59c834dc462df84e abiword-2.4.0.tar.bz2