Author: radzio Date: Sat Jan 28 19:00:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix URLs
---- Files affected: SPECS: python-PasteScript.spec (1.1 -> 1.2) , python-Paste.spec (1.1 -> 1.2) , python-WSGIUtils.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-PasteScript.spec diff -u SPECS/python-PasteScript.spec:1.1 SPECS/python-PasteScript.spec:1.2 --- SPECS/python-PasteScript.spec:1.1 Sat Jan 28 19:57:16 2006 +++ SPECS/python-PasteScript.spec Sat Jan 28 20:00:44 2006 @@ -7,7 +7,7 @@ License: X11/MIT Source0: http://cheeseshop.python.org/packages/source/P/PasteScript/PasteScript-%{version}.tar.gz # Source0-md5: a84c08700c42a337d665b334d96ac59f -URL: http://kid.lesscode.org/ +URL: http://pythonpaste.org/script/ BuildRequires: python-devel %pyrequires_eq python-modules BuildArch: noarch @@ -52,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/01/28 19:00:44 radzio +- fix URLs + Revision 1.1 2006/01/28 18:57:16 radzio - initial release - TODO: polish translations, better [B]R ================================================================ Index: SPECS/python-Paste.spec diff -u SPECS/python-Paste.spec:1.1 SPECS/python-Paste.spec:1.2 --- SPECS/python-Paste.spec:1.1 Sat Jan 28 19:57:16 2006 +++ SPECS/python-Paste.spec Sat Jan 28 20:00:44 2006 @@ -7,7 +7,7 @@ License: X11/MIT Source0: http://cheeseshop.python.org/packages/source/P/Paste/Paste-%{version}.tar.gz # Source0-md5: 955e04ebc3277cd37cc2b249f0a38b7f -URL: http://kid.lesscode.org/ +URL: http://pythonpaste.org/ BuildRequires: python-devel %pyrequires_eq python-modules BuildArch: noarch @@ -48,6 +48,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/01/28 19:00:44 radzio +- fix URLs + Revision 1.1 2006/01/28 18:57:16 radzio - initial release - TODO: polish translations, better [B]R ================================================================ Index: SPECS/python-WSGIUtils.spec diff -u SPECS/python-WSGIUtils.spec:1.1 SPECS/python-WSGIUtils.spec:1.2 --- SPECS/python-WSGIUtils.spec:1.1 Sat Jan 28 19:57:16 2006 +++ SPECS/python-WSGIUtils.spec Sat Jan 28 20:00:44 2006 @@ -7,7 +7,7 @@ License: X11/MIT Source0: http://cheeseshop.python.org/packages/source/W/WSGIUtils/WSGIUtils-%{version}.tar.gz # Source0-md5: 80656ce771bb33eb8ad502c3b674b1fc -URL: http://kid.lesscode.org/ +URL: http://www.owlfish.com/software/wsgiutils/ BuildRequires: python-devel %pyrequires_eq python-modules BuildArch: noarch @@ -50,6 +50,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/01/28 19:00:44 radzio +- fix URLs + Revision 1.1 2006/01/28 18:57:16 radzio - initial release - TODO: polish translations, better [B]R ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-PasteScript.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/python-Paste.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/python-WSGIUtils.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
