Author: wrobell Date: Tue Feb 14 18:19:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed install requirements
---- Files affected: SPECS: gaphor.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/gaphor.spec diff -u SPECS/gaphor.spec:1.11 SPECS/gaphor.spec:1.12 --- SPECS/gaphor.spec:1.11 Tue Feb 14 19:16:18 2006 +++ SPECS/gaphor.spec Tue Feb 14 19:18:57 2006 @@ -12,10 +12,10 @@ URL: http://gaphor.sourceforge.net/ BuildRequires: xorg-xserver-Xvfb BuildRequires: python-devel -BuildRequires: python-diacanvas >= 0.14.3 +BuildRequires: python-diacanvas >= 0.14.4 BuildRequires: python-pygtk-gtk >= 2.8.4 %pyrequires_eq python-libs -Requires: python-diacanvas >= 0.14.3 +Requires: python-diacanvas >= 0.14.4 Requires: python-pygtk-gtk >= 2.8.4 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -76,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/02/14 18:18:57 wrobell +- fixed install requirements + Revision 1.11 2006/02/14 18:16:18 wrobell - ver. 0.8.1 - use modularized xorg ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gaphor.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
