Author: wrobell Date: Sat Jan 5 16:33:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added fix from gaphor svn (to be fixed in 0.12.5)
---- Files affected: SPECS: gaphor.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/gaphor.spec diff -u SPECS/gaphor.spec:1.22 SPECS/gaphor.spec:1.23 --- SPECS/gaphor.spec:1.22 Sun Dec 23 14:20:29 2007 +++ SPECS/gaphor.spec Sat Jan 5 17:33:27 2008 @@ -9,6 +9,7 @@ Source0: http://pypi.python.org/packages/source/g/gaphor/%{name}-%{version}.tar.gz # Source0-md5: 0ee1d17d4fb75a7113b1e496c3c31372 Source1: %{name}.desktop +Patch0: %{name}-open_fix.patch URL: http://gaphor.devjavu.com/ BuildRequires: python-devel BuildRequires: python-pygtk-gtk >= 2.8.4 @@ -34,6 +35,7 @@ %prep %setup -q +%patch0 -p1 %build %{__python} setup.py build @@ -70,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2008-01-05 16:33:27 wrobell +- added fix from gaphor svn (to be fixed in 0.12.5) + Revision 1.22 2007-12-23 13:20:29 twittner - up to 0.12.4 - R: python-setuptools for import pkg_resources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gaphor.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
