rpms/python-psyco/FC-4 .cvsignore, 1.2, 1.3 python-psyco.spec, 1.4, 1.5 sources, 1.2, 1.3

Shahms King (shahms) fedora-extras-commits at redhat.com
Tue Nov 1 20:24:31 UTC 2005


Author: shahms

Update of /cvs/extras/rpms/python-psyco/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27833/FC-4

Modified Files:
	.cvsignore python-psyco.spec sources 
Log Message:
Update to new upstream source 1.5.  Likely to be the last psyco release.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-psyco/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	15 Mar 2005 20:54:10 -0000	1.2
+++ .cvsignore	1 Nov 2005 20:24:29 -0000	1.3
@@ -1 +1 @@
-psyco-1.4-src.tar.gz
+psyco-1.5-src.tar.gz


Index: python-psyco.spec
===================================================================
RCS file: /cvs/extras/rpms/python-psyco/FC-4/python-psyco.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-psyco.spec	27 Jun 2005 16:15:34 -0000	1.4
+++ python-psyco.spec	1 Nov 2005 20:24:29 -0000	1.5
@@ -3,15 +3,15 @@
 %define srcname psyco
 
 Name:           python-%{srcname}
-Version:        1.4
-Release:        5%{?dist}
+Version:        1.5
+Release:        1%{?dist}
 
 Summary:        The Python Specialing Compiler
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://psyco.sourceforge.net/
-Source0:        http://download.sourceforge.net/psyco/psyco-1.4-src.tar.gz
+Source0:        http://download.sourceforge.net/psyco/%{srcname}-%{version}-src.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ExclusiveArch:  i386
@@ -48,6 +48,10 @@
 %ghost %{python_sitearch}/psyco/*.pyo
 
 %changelog
+* Tue Nov 01 2005 Shahms E. King <shahms at shahms.com> 1.5-1
+- Update to final upstream release 1.5
+- Use srcname and version in URL
+
 * Mon Jun 27 2005 Shahms E. King <shahms at shahms.com> 1.4-5 -
 - Add dist tag
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-psyco/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	15 Mar 2005 20:54:10 -0000	1.2
+++ sources	1 Nov 2005 20:24:29 -0000	1.3
@@ -1 +1 @@
-b1365ceaa40a75326d3deb48edf0c8cc  psyco-1.4-src.tar.gz
+ff79e5daf94924fc7401d336d33edebf  psyco-1.5-src.tar.gz




More information about the fedora-extras-commits mailing list