From 11a69522e51b7cb7b763fb4247a15e062b09059d Mon Sep 17 00:00:00 2001 From: wrobell Date: Sat, 5 Jan 2008 16:33:27 +0000 Subject: [PATCH] - added fix from gaphor svn (to be fixed in 0.12.5) Changed files: gaphor.spec -> 1.23 --- gaphor.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gaphor.spec b/gaphor.spec index 8832067..cc959de 100644 --- a/gaphor.spec +++ b/gaphor.spec @@ -8,6 +8,7 @@ Group: Applications/Engineering 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 @@ -33,6 +34,7 @@ podejmowaniu decyzji. Gaphor ułatwia pracę przy tworzeniu aplikacji. %prep %setup -q +%patch0 -p1 %build %{__python} setup.py build -- 2.43.0