rpms/lucidlife/devel lucidlife.spec,1.1,1.2

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sun Feb 26 21:39:37 UTC 2006


Author: pgordon

Update of /cvs/extras/rpms/lucidlife/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8615/lucidlife/devel

Modified Files:
	lucidlife.spec 
Log Message:

Added %{dist} tag to release to resolve a CVS tag issue.



Index: lucidlife.spec
===================================================================
RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lucidlife.spec	26 Feb 2006 21:10:04 -0000	1.1
+++ lucidlife.spec	26 Feb 2006 21:39:37 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           lucidlife
 Version:        0.9
-Release:        2
+Release:        3{?dist}
 Summary:        A Conway's Life simulator
 
 Group:          Amusements/Games
@@ -58,6 +58,9 @@
 
 
 %changelog
+* Sun Feb 26 2006 Peter Gordon <admin at ramshacklestudios.com> - 0.9-3
+- Add {dist} tag to the release to fix CVS tagging issue.
+
 * Sun Feb 19 2006 Peter Gordon <admin at ramshacklestudios.com> - 0.9-2
 - Dropped Requires: on gtk2 and gnome-vfs2, as the -devel sonames will pull
   these in.




More information about the scm-commits mailing list