packages: python3-distribute/python3-distribute.spec - fix typo in name - c...

wiget wiget at pld-linux.org
Tue Oct 6 21:18:17 CEST 2009


Author: wiget                        Date: Tue Oct  6 19:18:17 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix typo in name
- correct URL
- add 2to3 to BRs

---- Files affected:
packages/python3-distribute:
   python3-distribute.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python3-distribute/python3-distribute.spec
diff -u packages/python3-distribute/python3-distribute.spec:1.1 packages/python3-distribute/python3-distribute.spec:1.2
--- packages/python3-distribute/python3-distribute.spec:1.1	Tue Oct  6 21:05:15 2009
+++ packages/python3-distribute/python3-distribute.spec	Tue Oct  6 21:18:11 2009
@@ -3,15 +3,16 @@
 #
 %define		pname	distribute
 Summary:	Easily download, build, install, upgrade, and uninstall Python packages
-Name:		python3-distibute
+Name:		python3-distribute
 Version:	0.6.3
 Release:	0.1
 License:	PSF or ZPL
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/d/distribute/distribute-%{version}.tar.gz
 # Source0-md5:	3940fd02a763f001014296cfec5e69f2
-URL:		http://www.argo.es/~jcea/programacion/pybsddb.htm
+URL:		http://pypi.python.org/pypi/distribute
 BuildRequires:  python3
+BuildRequires:	python3-2to3
 BuildRequires:	python3-modules
 BuildRequires:	python3-devel
 BuildRequires:	rpm-build-macros >= 1.523
@@ -72,6 +73,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/10/06 19:18:11  wiget
+- fix typo in name
+- correct URL
+- add 2to3 to BRs
+
 Revision 1.1  2009/10/06 19:05:15  wiget
 - drop-in replacement for unmaintained setuptools
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python3-distribute/python3-distribute.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list