SPECS: python-cheetah.spec - up to 1.0
arekm
arekm at pld-linux.org
Mon Dec 19 22:54:02 CET 2005
Author: arekm Date: Mon Dec 19 21:54:02 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.0
---- Files affected:
SPECS:
python-cheetah.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/python-cheetah.spec
diff -u SPECS/python-cheetah.spec:1.22 SPECS/python-cheetah.spec:1.23
--- SPECS/python-cheetah.spec:1.22 Tue Oct 25 01:02:48 2005
+++ SPECS/python-cheetah.spec Mon Dec 19 22:53:57 2005
@@ -1,15 +1,13 @@
# $Revision$, $Date$
-# TODO
-# - SECURITY http://www.gentoo.org/security/en/glsa/glsa-200505-14.xml
Summary: Python-powered template engine and code-generator
Summary(pl): System szablonów dla języka Python
Name: python-cheetah
-Version: 0.9.18
+Version: 1.0
Release: 1
License: Python
Group: Libraries/Python
Source0: http://dl.sourceforge.net/sourceforge/cheetahtemplate/Cheetah-%{version}.tar.gz
-# Source0-md5: df1b2cea12e39e5bf7baa6c977f68719
+# Source0-md5: aaa4907b8877093b9bb11e6cea6b029b
URL: http://www.cheetahtemplate.org/
BuildRequires: python >= 2.2.1
BuildRequires: python-devel >= 2.2.1
@@ -35,7 +33,7 @@
python setup.py install \
--optimize=2 \
--root=$RPM_BUILD_ROOT
-
+
find $RPM_BUILD_ROOT%{py_sitedir} -name \*.py -exec rm {} \;
%clean
@@ -54,6 +52,7 @@
%{py_sitedir}/Cheetah/*.py[oc]
%{py_sitedir}/Cheetah/*.so
%{py_sitedir}/Cheetah/Templates/*.py[oc]
+{py_sitedir}/Cheetah/Templates/*.tmpl
%{py_sitedir}/Cheetah/Tests/*.py[oc]
%{py_sitedir}/Cheetah/Tools/*.py[oc]
%{py_sitedir}/Cheetah/Utils/*.py[oc]
@@ -69,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/12/19 21:53:57 arekm
+- up to 1.0
+
Revision 1.22 2005/10/24 23:02:48 czucz
- updated to 0.9.18
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-cheetah.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list