Author: sparky Date: Fri May 14 01:06:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: python-devel, python3-devel, python3-modules
---- Files affected: packages/python-Mako: python-Mako.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/python-Mako/python-Mako.spec diff -u packages/python-Mako/python-Mako.spec:1.6 packages/python-Mako/python-Mako.spec:1.7 --- packages/python-Mako/python-Mako.spec:1.6 Sat Mar 27 18:59:03 2010 +++ packages/python-Mako/python-Mako.spec Fri May 14 03:06:32 2010 @@ -18,12 +18,15 @@ URL: http://www.makotemplates.org/ %if %{with python2} BuildRequires: python >= 1:2.4 +BuildRequires: python-devel BuildRequires: python-setuptools %pyrequires_eq python-modules %endif %if %{with python3} BuildRequires: python3 +BuildRequires: python3-devel BuildRequires: python3-distribute +BuildRequires: python3-modules %endif BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 @@ -126,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/05/14 01:06:32 sparky +- BR: python-devel, python3-devel, python3-modules + Revision 1.6 2010/03/27 17:59:03 wiget - updated to 0.3.2 - build python2 and python3 versions from one spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-Mako/python-Mako.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
