rpms/abiword/FC-4 abiword.spec,1.16,1.17

Marc Maurer (uwog) fedora-extras-commits at redhat.com
Wed Nov 9 11:06:52 UTC 2005


Author: uwog

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

Modified Files:
	abiword.spec 
Log Message:
Fix bug 171928




Index: abiword.spec
===================================================================
RCS file: /cvs/extras/rpms/abiword/FC-4/abiword.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- abiword.spec	23 Oct 2005 13:05:54 -0000	1.16
+++ abiword.spec	9 Nov 2005 11:06:49 -0000	1.17
@@ -3,7 +3,7 @@
 Summary: The AbiWord word processor
 Name: abiword
 Version: 2.4.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 Group: Applications/Editors
 License: GPL
@@ -99,7 +99,7 @@
 
 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 \
@@ -138,6 +138,9 @@
 %{_datadir}/icons/*png
 
 %changelog
+* Wed Nov 09 2005 Marc Maurer <uwog at abisource.com> - 1:2.4.1-3.fc4
+- Fix bug 171928
+
 * Sun Oct 23 2005 Marc Maurer <uwog at abisource.com> - 1:2.4.1-2.fc4
 - Fix bug 161832: "Abiword is not loading certain modules"
 - Add libgsf dependecy, which was needed all along




More information about the fedora-extras-commits mailing list