rpms/python-TestGears/devel python-TestGears.spec,1.2,1.3

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Jul 22 12:31:03 UTC 2006


Author: mschwendt

Update of /cvs/extras/rpms/python-TestGears/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26556/python-TestGears/devel

Modified Files:
	python-TestGears.spec 
Log Message:
replace bad %{dist} usage with %{?dist}


Index: python-TestGears.spec
===================================================================
RCS file: /cvs/extras/rpms/python-TestGears/devel/python-TestGears.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-TestGears.spec	4 Feb 2006 23:31:23 -0000	1.2
+++ python-TestGears.spec	22 Jul 2006 12:31:03 -0000	1.3
@@ -4,7 +4,7 @@
 
 Name:           python-TestGears
 Version:        0.2
-Release:        1%{dist}
+Release:        1%{?dist}
 Summary:        Unit testing for Python
 
 Group:          Development/Languages




More information about the fedora-extras-commits mailing list