packages: python-Jinja2/python-Jinja2.spec - cleanup

glen glen at pld-linux.org
Fri Apr 6 17:36:40 CEST 2012


Author: glen                         Date: Fri Apr  6 15:36:40 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
packages/python-Jinja2:
   python-Jinja2.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-Jinja2/python-Jinja2.spec
diff -u packages/python-Jinja2/python-Jinja2.spec:1.1 packages/python-Jinja2/python-Jinja2.spec:1.2
--- packages/python-Jinja2/python-Jinja2.spec:1.1	Fri Apr  6 10:41:34 2012
+++ packages/python-Jinja2/python-Jinja2.spec	Fri Apr  6 17:36:35 2012
@@ -5,7 +5,6 @@
 
 %define 	module	Jinja2
 Summary:	A small but fast and easy to use stand-alone template engine written in pure python
-#Summary(pl.UTF-8):	-
 Name:		python-%{module}
 Version:	2.6
 Release:	0.1
@@ -16,10 +15,8 @@
 URL:		http://jinja.pocoo.org/
 BuildRequires:	python-distribute
 BuildRequires:	rpm-pythonprov
-# if py_postclean is used
 BuildRequires:	rpmbuild(macros) >= 1.219
-#Requires:		python-libs
-Requires:		python-modules
+Requires:	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,8 +25,6 @@
 Django inspired non-XML syntax but supports inline expressions and an
 optional sandboxed environment.
 
-#%description -l pl.UTF-8
-
 %prep
 %setup -q -n %{module}-%{version}
 
@@ -70,82 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/04/06 15:36:35  glen
+- cleanup
+
 Revision 1.1  2012/04/06 08:41:34  zbyniu
 - new
-
-Revision 1.24  2011/11/26 18:42:49  glen
-- add tests
-
-Revision 1.23  2011/02/24 09:08:18  glen
-- examples example
-
-Revision 1.22  2010/08/10 18:42:07  glen
-- --skip-build
-
-Revision 1.21  2010/08/10 12:27:04  glen
-- add test bcond
-
-Revision 1.20  2010/07/27 20:07:56  glen
-- preamble fix
-
-Revision 1.19  2010/07/26 10:57:31  pawelz
-- BR: python-devel is for native python extensions only
-- BR: python-distribute
-
-Revision 1.18  2010/07/17 19:56:25  glen
-- pass CC
-
-Revision 1.17  2010/03/31 07:04:40  glen
-- comment cflags
-
-Revision 1.16  2009/11/28 18:05:35  jajcus
-- information about %{py_sitescriptdir} macro
-
-Revision 1.15  2009/03/29 13:11:22  glen
-- .egg-info is python version specific (and sometimes setup.py), not distro line
-
-Revision 1.14  2009/02/16 13:11:14  lisu
-- polish desc
-
-Revision 1.13  2009/02/03 19:05:06  wrobell
-- rpm handles python dependency with 'python(abi) = py_ver', so
-  pyrequires_eq macro is no longer required (and it does nothing at the
-  moment)
-- ac branch typo fixed
-
-Revision 1.12  2009/01/22 01:10:52  wrobell
-- python 2.4 is only in AC line, let's use (kinda) agreed pld release bcond
-  instead of py_ver usage to not introduce more mess on HEAD
-
-Revision 1.11  2009/01/22 01:08:49  wrobell
-- use setup specification similar to template.spec
-
-Revision 1.10  2008/12/27 20:07:27  matkor
-- {module} macro usage suggestion.
-
-Revision 1.9  2008/08/06 17:23:30  glen
-- CFLAGs
-
-Revision 1.8  2008/08/06 16:57:09  glen
-- egg info is conditional
-
-Revision 1.7  2008/08/06 16:55:37  glen
-- prefix python-
-
-Revision 1.6  2008/06/29 18:30:46  qboosh
-- macros BR
-
-Revision 1.5  2008/05/23 18:52:11  glen
-- .egg-info since python 2.5
-
-Revision 1.4  2008-01-06 16:53:13  glen
-- few macros to make any sense
-
-Revision 1.3  2008-01-06 16:51:20  glen
-- or this?
-
-Revision 1.2  2008-01-06 16:49:32  glen
-- egg lines
-
-Revision 1.1  2008-01-06 16:48:13  glen
-- template for python
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/python-Jinja2/python-Jinja2.spec?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list