From e5962f40dac4327c9039c0699f1f142e849fc958 Mon Sep 17 00:00:00 2001 From: wrobell Date: Wed, 1 Feb 2006 20:16:16 +0000 Subject: [PATCH] - updated install and build requirements Changed files: gaphor.spec -> 1.10 --- gaphor.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gaphor.spec b/gaphor.spec index 0760c7c..21c5e2b 100644 --- a/gaphor.spec +++ b/gaphor.spec @@ -13,10 +13,10 @@ URL: http://gaphor.sourceforge.net/ BuildRequires: X11-Xvfb BuildRequires: python-devel BuildRequires: python-diacanvas >= 0.14.3 -BuildRequires: python-pygtk-gtk >= 2.0.0 +BuildRequires: python-pygtk-gtk >= 2.8.4 %pyrequires_eq python-libs Requires: python-diacanvas >= 0.14.3 -Requires: python-pygtk-gtk >= 2.0.0 +Requires: python-pygtk-gtk >= 2.8.4 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,7 +32,7 @@ podejmowaniu decyzji. Gaphor u %prep %setup -q -%patch0 -p0 +%patch0 -p1 %build Xvfb :69 -nolisten tcp -ac -terminate >/dev/null 2>&1 & -- 2.44.0