Author: wrobell Date: Sat Feb 24 12:01:39 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed install requirements
---- Files affected: SPECS: python-pyStringTemplate.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-pyStringTemplate.spec diff -u SPECS/python-pyStringTemplate.spec:1.1 SPECS/python-pyStringTemplate.spec:1.2 --- SPECS/python-pyStringTemplate.spec:1.1 Sat Feb 24 12:37:54 2007 +++ SPECS/python-pyStringTemplate.spec Sat Feb 24 13:01:34 2007 @@ -10,6 +10,7 @@ # Source0-md5: c94060929bc03425181284a961968e5f URL: http://www.stringtemplate.org/ %pyrequires_eq python-modules +Requires: python-antlr BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -53,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/02/24 12:01:34 wrobell +- fixed install requirements + Revision 1.1 2007/02/24 11:37:54 wrobell - based on python-pyxmpp.spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-pyStringTemplate.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
