SPECS: python-cherrypy.spec - up to final 2.0.0

arekm arekm at pld-linux.org
Tue Jun 28 19:15:08 CEST 2005


Author: arekm                        Date: Tue Jun 28 17:15:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to final 2.0.0

---- Files affected:
SPECS:
   python-cherrypy.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-cherrypy.spec
diff -u SPECS/python-cherrypy.spec:1.3 SPECS/python-cherrypy.spec:1.4
--- SPECS/python-cherrypy.spec:1.3	Sun Feb 20 20:26:28 2005
+++ SPECS/python-cherrypy.spec	Tue Jun 28 19:15:01 2005
@@ -1,17 +1,16 @@
 # $Revision$, $Date$
 %define 	fname	CherryPy
 %define		module	%(echo %{fname} | tr A-Z a-z)
-%define		_rc	b
 
 Summary:	A pythonic, object-oriented web development framework
 Summary(pl):	Pythonowy, zorientowany obiektowo szkielet do tworzenia WWW
 Name:		python-%{module}
 Version:	2.0.0
-Release:	0%{_rc}.1
+Release:	1
 License:	BSD
 Group:		Development/Languages/Python
-Source0:	http://dl.sourceforge.net/cherrypy/%{fname}-%{version}%{_rc}.tar.gz
-# Source0-md5:	1a7822256854f67ab1b3def7923d9920
+Source0:	http://dl.sourceforge.net/cherrypy/%{fname}-%{version}.tar.gz
+# Source0-md5:	1e244a9728717199418f8a24a78a3a3e
 URL:		http://www.cherrypy.org
 BuildRequires:	python
 %pyrequires_eq	python-modules
@@ -59,7 +58,7 @@
 Pliki przykładów dla CherryPy.
 
 %prep
-%setup -q -n %{fname}-%{version}%{_rc}
+%setup -q -n %{fname}-%{version}
 
 %build
 python setup.py build
@@ -96,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/06/28 17:15:01  arekm
+- up to final 2.0.0
+
 Revision 1.3  2005/02/20 19:26:28  qboosh
 - readable Source URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-cherrypy.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list