From 9c6680ebe41c86a86ea9a422515512006b2a8cc0 Mon Sep 17 00:00:00 2001 From: wrobell Date: Tue, 10 Dec 2002 23:53:19 +0000 Subject: [PATCH] - sorted and improved build requirements Changed files: gnome-terminal.spec -> 1.28 --- gnome-terminal.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 543497d..21729a2 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -9,15 +9,15 @@ Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.t Patch0: %{name}-TERM.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 1.2.1-10 +BuildRequires: Xft-devel >= 2.0-6 BuildRequires: gtk+2-devel >= 2.1.3-3 BuildRequires: libglade2-devel >= 2.0.0 BuildRequires: libgnomeui-devel >= 2.1.2 -BuildRequires: vte-devel >= 0.10.5 BuildRequires: pkgconfig >= 0.12.0 -BuildRequires: scrollkeeper BuildRequires: rpm-build >= 4.1-8.2 -BuildRequires: Xft-devel >= 2.0-6 -BuildRequires: startup-notification >= 0.4 +BuildRequires: scrollkeeper +BuildRequires: startup-notification-devel >= 0.4 +BuildRequires: vte-devel >= 0.10.5 Requires: libgnomeui >= 2.1.2 Requires(post,postun): scrollkeeper BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0