rpms/python-twisted-conch/devel python-twisted-conch.spec,1.4,1.5

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Fri Mar 7 16:50:58 UTC 2008


Author: jkeating

Update of /cvs/pkgs/rpms/python-twisted-conch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30271

Modified Files:
	python-twisted-conch.spec 
Log Message:
* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 0.8.0-4
- Handle the egg correctly, since the name is odd.



Index: python-twisted-conch.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-twisted-conch/devel/python-twisted-conch.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-twisted-conch.spec	7 Mar 2008 16:48:11 -0000	1.4
+++ python-twisted-conch.spec	7 Mar 2008 16:50:21 -0000	1.5
@@ -5,7 +5,7 @@
 
 Name:           %{python}-twisted-conch
 Version:        0.8.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Twisted SSHv2 implementation
 
 Group:          Development/Libraries
@@ -74,10 +74,13 @@
 %{python_sitearch}/twisted/plugins/twisted_conch.py*
 
 %if 0%{?fedora} >= 9
-  %{python_sitearch}/%{name}-%{version}-py2.5.egg-info
+  %{python_sitearch}/Conch-%{version}-py2.5.egg-info
 %endif
 
 %changelog
+* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 0.8.0-4
+- Handle the egg correctly, since the name is odd.
+
 * Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 0.8.0-3
 - Drop the pyver stuff, handle egg.
 




More information about the fedora-extras-commits mailing list