Fix 171928

This commit is contained in:
Marc Maurer 2005-11-09 10:28:53 +00:00
parent fe9c71cf81
commit ef3e0f2322
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Summary: The AbiWord word processor
Name: abiword
Version: 2.4.1
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
Group: Applications/Editors
License: GPL
@ -97,7 +97,7 @@ cp $RPM_BUILD_ROOT%{_datadir}/AbiSuite-2.4/icons/abiword_48.png $RPM_BUILD_ROOT%
cd ../abi
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
desktop-file-install --vendor gnome \
desktop-file-install --vendor fedora --add-category X-Fedora \
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
--add-category X-Red-Hat-Extra --remove-category X-Red-Hat-Base \
--add-category Applications --add-category Office \
@ -136,6 +136,9 @@ update-desktop-database %{_datadir}/applications
%{_datadir}/icons/*png
%changelog
* Wed Nov 09 2005 Marc Maurer <uwog@abisource.com> - 1:2.4.1-4.fc5
- Fix bug 171928
* Sun Oct 23 2005 Marc Maurer <uwog@abisource.com> - 1:2.4.1-3.fc5
- Fix bug 161832: "Abiword is not loading certain modules"
- Add libgsf dependecy, which was needed all along