rpms/python-ply/F-7 python-ply.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Mar 24 23:39:11 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/python-ply/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11989/F-7

Modified Files:
	python-ply.spec 
Log Message:
old dists do not make egg-info


Index: python-ply.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-ply/F-7/python-ply.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-ply.spec	24 Mar 2008 21:34:18 -0000	1.1
+++ python-ply.spec	24 Mar 2008 23:38:26 -0000	1.2
@@ -3,7 +3,7 @@
 Name:			python-ply
 Summary: 		Python Lex-Yacc
 Version:		2.3
-Release:		2%{?dist}
+Release:		2%{?dist}.1
 License:		LGPLv2+
 Group:			System Environment/Libraries
 URL:			http://www.dabeaz.com/ply/
@@ -45,9 +45,12 @@
 %defattr(-,root,root,-)
 %doc README COPYING example/
 %{python_sitelib}/ply/
-%{python_sitelib}/ply*.egg-info
+#%%{python_sitelib}/ply*.egg-info
 
 %changelog
+* Mon Mar 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.2.3-2.1
+- old (pre f9) releases don't generate egg-info
+
 * Mon Mar 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.2.3-2
 - add example dir as doc
 




More information about the fedora-extras-commits mailing list