rpms/python-cherrypy/devel .cvsignore, 1.2, 1.3 python-cherrypy-tutorial-doc.patch, 1.1, 1.2 python-cherrypy.spec, 1.2, 1.3 sources, 1.2, 1.3

Gijs Hollestelle (gijs) fedora-extras-commits at redhat.com
Sun May 8 09:10:01 UTC 2005


Author: gijs

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

Modified Files:
	.cvsignore python-cherrypy-tutorial-doc.patch 
	python-cherrypy.spec sources 
Log Message:
Update to 2.0.0 final




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-cherrypy/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	6 Apr 2005 09:53:01 -0000	1.2
+++ .cvsignore	8 May 2005 09:09:59 -0000	1.3
@@ -1 +1 @@
-CherryPy-2.0.0b.tar.gz
+CherryPy-2.0.0.tar.gz

python-cherrypy-tutorial-doc.patch:

Index: python-cherrypy-tutorial-doc.patch
===================================================================
RCS file: /cvs/extras/rpms/python-cherrypy/devel/python-cherrypy-tutorial-doc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-cherrypy-tutorial-doc.patch	6 Apr 2005 09:53:01 -0000	1.1
+++ python-cherrypy-tutorial-doc.patch	8 May 2005 09:09:59 -0000	1.2
@@ -1,12 +1,11 @@
-# Do not build tutorial and test
---- CherryPy-2.0.0b/setup.py-orig	2005-03-20 20:16:11.392356672 +0100
-+++ CherryPy-2.0.0b/setup.py	2005-03-20 20:16:27.167958416 +0100
+--- CherryPy-2.0.0/setup.py-orig	2005-04-25 16:58:26.000000000 +0200
++++ CherryPy-2.0.0/setup.py	2005-05-08 10:39:16.000000000 +0200
 @@ -22,7 +22,7 @@
        author_email="team at cherrypy.org",
        url="http://www.cherrypy.org",
        license="BSD",
 -      packages=["cherrypy", "cherrypy.lib", "cherrypy.lib.filter", "cherrypy.tutorial", "cherrypy.test"],
 +      packages=["cherrypy", "cherrypy.lib", "cherrypy.lib.filter"],
-       download_url="http://trac.cherrypy.org/cgi-bin/trac.cgi/wiki/CherryPyDownload"
+       download_url="http://www.cherrypy.org/wiki/CherryPyDownload",
  )
  


Index: python-cherrypy.spec
===================================================================
RCS file: /cvs/extras/rpms/python-cherrypy/devel/python-cherrypy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-cherrypy.spec	6 Apr 2005 12:00:22 -0000	1.2
+++ python-cherrypy.spec	8 May 2005 09:09:59 -0000	1.3
@@ -3,12 +3,12 @@
 
 Name:           python-cherrypy
 Version:        2.0.0
-Release:        0.2.b
+Release:        1
 Summary:        A pythonic, object-oriented web development framework
 Group:          Development/Libraries
 License:        BSD
 URL:            http://www.cherrypy.org/
-Source0:        http://dl.sf.net/cherrypy/CherryPy-2.0.0b.tar.gz
+Source0:        http://dl.sf.net/cherrypy/CherryPy-2.0.0.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0:         python-cherrypy-tutorial-doc.patch
 Patch1:         python-cherrypy-regression-test.patch
@@ -22,7 +22,7 @@
 results in smaller source code developed in less time.
 
 %prep
-%setup -q -n CherryPy-2.0.0b
+%setup -q -n CherryPy-2.0.0
 %patch0 -p1 
 %patch1 -p1
 
@@ -59,6 +59,10 @@
 %ghost %{python_sitelib}/cherrypy/lib/filter/*.pyo
 
 %changelog
+* Sun May  8 2005 Gijs Hollestelle <gijs at gewis.nl> 2.0.0-1
+- Updated to 2.0.0 final
+- Updated python-cherrypy-tutorial-doc.patch to match new version
+
 * Wed Apr  6 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 2.0.0-0.2.b
 - Removed CFLAGS
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-cherrypy/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Apr 2005 09:53:01 -0000	1.2
+++ sources	8 May 2005 09:09:59 -0000	1.3
@@ -1 +1 @@
-1a7822256854f67ab1b3def7923d9920  CherryPy-2.0.0b.tar.gz
+1e244a9728717199418f8a24a78a3a3e  CherryPy-2.0.0.tar.gz




More information about the fedora-extras-commits mailing list