rpms/abiword/FC-3 .cvsignore, 1.10, 1.11 abiword.spec, 1.20, 1.21 sources, 1.10, 1.11

Marc Maurer (uwog) fedora-extras-commits at redhat.com
Mon Oct 3 21:12:27 UTC 2005


Author: uwog

Update of /cvs/extras/rpms/abiword/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25661

Modified Files:
	.cvsignore abiword.spec sources 
Log Message:
AbiWord 2.4.0 release




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/abiword/FC-3/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	22 Sep 2005 15:21:24 -0000	1.10
+++ .cvsignore	3 Oct 2005 21:12:25 -0000	1.11
@@ -1 +1 @@
-abiword-2.3.99.tar.bz2
+abiword-2.4.0.tar.bz2


Index: abiword.spec
===================================================================
RCS file: /cvs/extras/rpms/abiword/FC-3/abiword.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- abiword.spec	26 Sep 2005 16:26:58 -0000	1.20
+++ abiword.spec	3 Oct 2005 21:12:25 -0000	1.21
@@ -2,8 +2,8 @@
 
 Summary: The AbiWord word processor
 Name: abiword
-Version: 2.3.99
-Release: 2
+Version: 2.4.0
+Release: 1%{?dist}
 Epoch: 1
 Group: Applications/Editors
 License: GPL
@@ -14,6 +14,7 @@
 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: 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 @@
 
 %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,124 +130,8 @@
 %{_datadir}/icons/*png
 
 %changelog
-* Mon Sep 26 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.99-2
-- Fix gtkmathview BuildRequires
-
-* Thu Sep 22 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.99-1
-- Update to 2.3.99
-
-* Sat Sep 10 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.6-1
-- Update to 2.3.6
-- Drop the pango patch
-
-* Sat Sep 3 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.5-3
-- Rebuild
-
-* Sat Sep 3 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.5-2
-- Enable the abimathview plugin
-
-* Sun Aug 21 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.5-1
-- Update to 2.3.5
-
-* Fri Aug 19 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.4-4
-- Update the pango patch to disable more pango code
-
-* Fri Aug 19 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.4-3
-- Fix the build after applying the pango disabling patch by 
-  rerunning autogen.sh
-
-* Fri Aug 19 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.4-2
-- Disable the experimental pango renderer
-
-* Thu Aug 17 2005 Marc Maurer <uwog at abisource.com> - 1:2.3.4-1
-- Update to 2.3.4
-- Add link-grammar dependency
-
-* Thu Jul 28 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.9-1
-- Update to 2.2.9
-- Drop the mailmerge patch again
-
-* Sun Jun 6 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.8-2
-- Fix build with mailmerge patch
-
-* Sun Jun 6 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.8-1
-- Update to 2.2.8
-
-* Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 1:2.2.7-2
-- rebuild on all arches
-
-* Mon Apr 4 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.7-1
-- Because we love brown paper bag releases
-
-* Sun Apr 3 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.6-1
-- Drop the gcc4, wvread, virtdestr and pt64 patches
-- Update the desktop patch
-
-* Fri Mar 15 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.5-3
-- Fix 64bit build
-- Add virtual destructors to classes with virtual functions
-
-* Fri Mar 14 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.5-2
-- Remove the --disable-magick plugin switch
-- disable GDA support until the plugin is ported to gnomedb 1.2.x
-- Change the download location from SF to http://www.abisource.com/
-- patch libole2
-- fix read as a macro in new glibc
-
-* Fri Mar  2 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.5-1
-- bump to latest stable
-- drop integrated dashboard patch again
-- some gcc4 fixes
-
-* Wed Feb 23 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.4-2
-- rh#149447# dashboard spam revisited
-
-* Tue Feb 22 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.4-1
-- bump to latest stable version
-- drop integrated nautilus depend patch
-- drop integrated libwpd depend patch
-
-* Fri Feb 11 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.3-4
-- upgrade to libwpd-0.8 and incoroprate necessary changeover patches
-
-* Mon Feb 7 2005 Matthias Clasen <mclasen at redhat.com> - 1:2.2.3-3
-- rebuild
-
-* Mon Feb 2 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.3-2
-- remove unneccessary nautilus dependency
-
-* Mon Jan 17 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.3-1
-- bump to new version
-- drop integrated silenceabidash patch
-
-* Fri Jan 14 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.2-4
-- RH#145085# annoying cluepacket message on stdout/stderr
-
-* Wed Jan 12 2005 Tim Waugh <twaugh at redhat.com> - 1:2.2.2-3
-- Rebuilt for new readline.
-
-* Tue Jan 11 2005 Caolan McNamara <caolanm at redhat.com> - 1:2.2.2-2
-- RH#143368# use enchant as spellchecker
-
-* Mon Dec 13 2004 Caolan McNamara <caolanm at redhat.com> - 1:2.2.2-1
-- bump to new version
-
-* Mon Dec 6 2004 Caolan McNamara <caolanm at redhat.com> - 1:2.2.1-1
-- bump to new version
-- geometry patch upstreamed
-- security patch upstreamed
-- removeoledecod patch upstreamed
-- regenerate desktop patch
-
-* Mon Nov 22 2004 Caolan McNamara <caolanm at redhat.com> - 1:2.2.0-2
-- #abi7961# remove tempnam usages
-
-* Mon Nov 22 2004 Caolan McNamara <caolanm at redhat.com> - 1:2.2.0-1
-- bump to latest major stable version
-- #rh140321# sanity check geometry
-
-* Tue Nov  9 2004 Caolan McNamara <caolanm at redhat.com> - 1:2.0.14-1
-- bump to latest stable version
+* Mon Oct 3 2005 Marc Maurer <uwog at abisource.com> - 1:2.4.0-1
+- Update to 2.4.0
 
 * Mon Nov  8 2004 Jeremy Katz <katzj at redhat.com> - 1:2.0.12-4
 - rebuild for python 2.4


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/abiword/FC-3/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	22 Sep 2005 15:21:24 -0000	1.10
+++ sources	3 Oct 2005 21:12:25 -0000	1.11
@@ -1 +1 @@
-9dada36fc81c2af204f85a5db0627935  abiword-2.3.99.tar.bz2
+3822923f9793fd6f59c834dc462df84e  abiword-2.4.0.tar.bz2




More information about the fedora-extras-commits mailing list