Fix 234765

This commit is contained in:
Marc Maurer 2007-04-06 16:06:12 +00:00
commit 8a4e4a178d

View file

@ -3,7 +3,7 @@
Summary: The AbiWord word processor
Name: abiword
Version: 2.4.6
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
Group: Applications/Editors
License: GPL
@ -40,6 +40,7 @@ URL: http://www.abisource.com/
Patch0: abiword-2.0.9-windowshelppaths.patch
Patch1: abiword-2.4.4-desktop.patch
Patch2: abiword-2.4.6-fontmanager.patch
%description
AbiWord is a cross-platform Open Source word processor. The goal is to make
@ -49,6 +50,7 @@ AbiWord full-featured, and remain lean.
%setup -q
%patch0 -p1 -b .windowshelppaths
%patch1 -p1 -b .desktop
%patch2 -p1 -b .fontmanager
%build
cd abi
@ -130,6 +132,9 @@ update-desktop-database %{_datadir}/applications
%{_datadir}/icons/*png
%changelog
* Fri Apr 06 2007 Marc Maurer <uwog@abisource.com> - 1:2.4.6-4.fc7
- Fix 234765
* Tue Feb 20 2007 Marc Maurer <uwog@abisource.com> - 1:2.4.6-3.fc7
- Fix 181799