rpms/python-psyco/devel python-psyco.spec,1.3,1.4

Shahms King (shahms) fedora-extras-commits at redhat.com
Mon Jun 27 16:08:43 UTC 2005


Author: shahms

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

Modified Files:
	python-psyco.spec 
Log Message:
add dist tag, fix download url



Index: python-psyco.spec
===================================================================
RCS file: /cvs/extras/rpms/python-psyco/devel/python-psyco.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-psyco.spec	6 Apr 2005 22:13:30 -0000	1.3
+++ python-psyco.spec	27 Jun 2005 16:08:41 -0000	1.4
@@ -4,14 +4,14 @@
 
 Name:           python-%{srcname}
 Version:        1.4
-Release:        3
+Release:        5%{?dist}
 
 Summary:        The Python Specialing Compiler
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://psyco.sourceforge.net/
-Source0:        http://prdownloads.sourceforge.net/psyco/psyco-1.4-src.tar.gz
+Source0:        http://download.sourceforge.net/psyco/psyco-1.4-src.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ExclusiveArch:  i386
@@ -48,6 +48,12 @@
 %ghost %{python_sitearch}/psyco/*.pyo
 
 %changelog
+* Mon Jun 27 2005 Shahms E. King <shahms at shahms.com> 1.4-5 -
+- Add dist tag
+
+* Sat Jun 25 2005 Colin Charles <colin at fedoraproject.org> 1.4-4
+- Fix download URL
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 




More information about the fedora-extras-commits mailing list