rpms/python-durus/F-9 python-durus.spec,1.17,1.18

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Jun 18 12:52:20 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/python-durus/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13605/F-9

Modified Files:
	python-durus.spec 
Log Message:
get rid of last pyver bit


Index: python-durus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-durus/F-9/python-durus.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- python-durus.spec	7 Mar 2008 16:38:35 -0000	1.17
+++ python-durus.spec	18 Jun 2008 12:51:28 -0000	1.18
@@ -4,7 +4,7 @@
 
 Name:           python-durus
 Version:        3.5
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A Python Object Database
 
 Group:          Development/Libraries
@@ -46,7 +46,7 @@
 %defattr(-,root,root,-)
 %doc doc/ *.txt
 %dir %{python_sitearch}/durus
-%{python_sitearch}/Durus-%{version}-py%{pyver}.egg-info
+%{python_sitearch}/Durus-%{version}-py*.egg-info/
 %{python_sitearch}/durus/*.so
 %{python_sitearch}/durus/*.py
 %{python_sitearch}/durus/*.pyc
@@ -54,6 +54,9 @@
 %{_bindir}/durus
 
 %changelog
+* Wed Jun 18 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 3.5-6
+- get rid of pyver stuff in egg-info line
+
 * Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 3.5-5
 - Drop the pyver stuff, no longer needed.
 




More information about the fedora-extras-commits mailing list