Author: wrobell Date: Wed Sep 12 22:46:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed install requirements
---- Files affected: SPECS: python-gaphas.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/python-gaphas.spec diff -u SPECS/python-gaphas.spec:1.2 SPECS/python-gaphas.spec:1.3 --- SPECS/python-gaphas.spec:1.2 Mon Sep 10 19:32:24 2007 +++ SPECS/python-gaphas.spec Thu Sep 13 00:46:38 2007 @@ -11,6 +11,8 @@ URL: http://gaphor.devjavu.com/projects/gaphor/wiki/Subprojects/Gaphas BuildRequires: python-devel %pyrequires_eq python-libs +Requires: python-pycairo >= 1.4.0 +Requires: python-decorator >= 2.2.0 Requires: python-pygtk-gtk >= 2.8.4 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -50,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/09/12 22:46:38 wrobell +- fixed install requirements + Revision 1.2 2007/09/10 17:32:24 wrobell - added api documentation - rel. 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gaphas.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
