Author: wrobell Date: Tue Feb 14 18:16:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.8.1 - use modularized xorg
---- Files affected: SPECS: gaphor.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/gaphor.spec diff -u SPECS/gaphor.spec:1.10 SPECS/gaphor.spec:1.11 --- SPECS/gaphor.spec:1.10 Wed Feb 1 21:16:16 2006 +++ SPECS/gaphor.spec Tue Feb 14 19:16:18 2006 @@ -2,16 +2,15 @@ Summary: UML modeling environment written in Python Summary(pl): Środowisko modelowania UML oparte o Pythona Name: gaphor -Version: 0.8.0 +Version: 0.8.1 Release: 1 License: GPL Group: Applications/Engineering Source0: http://dl.sourceforge.net/gaphor/%{name}-%{version}.tar.gz -# Source0-md5: 3c320b5166523a3d0f21d52c15b1a509 +# Source0-md5: 60768b5ff8163b90cba6e936144644cc Source1: %{name}.desktop -Patch0: %{name}-datadir.patch URL: http://gaphor.sourceforge.net/ -BuildRequires: X11-Xvfb +BuildRequires: xorg-xserver-Xvfb BuildRequires: python-devel BuildRequires: python-diacanvas >= 0.14.3 BuildRequires: python-pygtk-gtk >= 2.8.4 @@ -33,7 +32,6 @@ %prep %setup -q -%patch0 -p1 %build Xvfb :69 -nolisten tcp -ac -terminate >/dev/null 2>&1 & @@ -78,6 +76,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/02/14 18:16:18 wrobell +- ver. 0.8.1 +- use modularized xorg + Revision 1.10 2006/02/01 20:16:16 wrobell - updated install and build requirements ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gaphor.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
