SPECS: python-cheetah.spec - up to 0.9.17
jpc
jpc at pld-linux.org
Tue Jul 5 18:09:49 CEST 2005
Author: jpc Date: Tue Jul 5 16:09:49 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.9.17
---- Files affected:
SPECS:
python-cheetah.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/python-cheetah.spec
diff -u SPECS/python-cheetah.spec:1.20 SPECS/python-cheetah.spec:1.21
--- SPECS/python-cheetah.spec:1.20 Thu May 19 22:53:24 2005
+++ SPECS/python-cheetah.spec Tue Jul 5 18:09:44 2005
@@ -1,17 +1,15 @@
# $Revision$, $Date$
# TODO
# - SECURITY http://www.gentoo.org/security/en/glsa/glsa-200505-14.xml
-%define _rc a2
-#
Summary: Python-powered template engine and code-generator
Summary(pl): System szablonów dla języka Python
Name: python-cheetah
-Version: 0.9.16
-Release: 1.%{_rc}.1
+Version: 0.9.17
+Release: 1
License: Python
Group: Libraries/Python
-Source0: http://dl.sourceforge.net/sourceforge/cheetahtemplate/Cheetah-%{version}%{_rc}.tar.gz
-# Source0-md5: e744fe28971a847f2ea56525e65e4896
+Source0: http://dl.sourceforge.net/sourceforge/cheetahtemplate/Cheetah-%{version}.tar.gz
+# Source0-md5: 710f1d93ee841bd4d30fcb053cd1b2de
URL: http://www.cheetahtemplate.org/
BuildRequires: python >= 2.2.1
BuildRequires: python-devel >= 2.2.1
@@ -25,7 +23,7 @@
System szablonów dla języka Python.
%prep
-%setup -q -n Cheetah-%{version}%{_rc}
+%setup -q -n Cheetah-%{version}
%build
python setup.py build
@@ -71,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2005/07/05 16:09:44 jpc
+- up to 0.9.17
+
Revision 1.20 2005/05/19 20:53:24 glen
- TODO security
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-cheetah.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list