Author: twittner Date: Sun Dec 23 13:20:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.12.4 - R: python-setuptools for import pkg_resources
---- Files affected: SPECS: gaphor.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/gaphor.spec diff -u SPECS/gaphor.spec:1.21 SPECS/gaphor.spec:1.22 --- SPECS/gaphor.spec:1.21 Wed Sep 19 22:36:15 2007 +++ SPECS/gaphor.spec Sun Dec 23 14:20:29 2007 @@ -2,12 +2,12 @@ Summary: UML modeling environment written in Python Summary(pl.UTF-8): Środowisko modelowania UML oparte o Pythona Name: gaphor -Version: 0.12.3 +Version: 0.12.4 Release: 0.1 License: GPL Group: Applications/Engineering Source0: http://pypi.python.org/packages/source/g/gaphor/%{name}-%{version}.tar.gz -# Source0-md5: 7db9c409f492d679226a57d4ea2e4d58 +# Source0-md5: 0ee1d17d4fb75a7113b1e496c3c31372 Source1: %{name}.desktop URL: http://gaphor.devjavu.com/ BuildRequires: python-devel @@ -16,6 +16,7 @@ Requires: python-decorator >= 2.2.0 Requires: python-gaphas >= 0.3.3 Requires: python-pygtk-gtk >= 2.8.4 +Requires: python-setuptools Requires: Zope-Component Requires: Zope-Interface BuildArch: noarch @@ -69,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2007-12-23 13:20:29 twittner +- up to 0.12.4 +- R: python-setuptools for import pkg_resources + Revision 1.21 2007-09-19 20:36:15 wrobell - ver. 0.12.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gaphor.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
