rpms/abiword/FC-4 abiword.spec,1.7,1.8

Marc Maurer (uwog) fedora-extras-commits at redhat.com
Mon Jun 6 22:30:39 UTC 2005


Author: uwog

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

Modified Files:
	abiword.spec 
Log Message:
Use %{?dist} in the release name




Index: abiword.spec
===================================================================
RCS file: /cvs/extras/rpms/abiword/FC-4/abiword.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- abiword.spec	6 Jun 2005 22:22:01 -0000	1.7
+++ abiword.spec	6 Jun 2005 22:30:37 -0000	1.8
@@ -3,7 +3,7 @@
 Summary: The AbiWord word processor
 Name: abiword
 Version: 2.2.8
-Release: 1
+Release: 1%{?dist}
 Epoch: 1
 Group: Applications/Editors
 License: GPL
@@ -129,9 +129,10 @@
 %{_datadir}/icons/*png
 
 %changelog
-* Sun Jun 6 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.8-1
+* Sun Jun 6 2005 Marc Maurer <uwog at abisource.com> - 1:2.2.8-1.fc4
 - Update to 2.2.8
 - Fix build with mailmerge patch
+- Use %{?dist} in the release name
 
 * Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 1:2.2.7-2
 - rebuild on all arches




More information about the fedora-extras-commits mailing list