From c2bbc196e3765c88609aea67038ab62a369ca80c Mon Sep 17 00:00:00 2001 From: zbyniu Date: Wed, 22 Dec 2004 01:25:56 +0000 Subject: [PATCH] - it is not c++; __autoconf (thnx qboosh) Changed files: Terminal.spec -> 1.7 --- Terminal.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Terminal.spec b/Terminal.spec index d4f6770..56954dd 100644 --- a/Terminal.spec +++ b/Terminal.spec @@ -8,8 +8,8 @@ Group: X11/Applications Source0: http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.bz2 # Source0-md5: ddeffad55dd20d9ef77ef148d02cecb1 URL: http://www.os-cillation.com/ +BuildRequires: autoconf BuildRequires: dbus-glib-devel >= 0.22 -BuildRequires: gcc-c++ BuildRequires: gettext-devel BuildRequires: libexo-devel >= 0.2.0 BuildRequires: libxfcegui4-devel >= 4.1.90 @@ -30,6 +30,7 @@ Zaawansowany emulator terminala dla systemu X Window. %setup -q %build +%{__autoconf} %{__sed} -i 's@System;TerminalEmulator;@TerminalEmulator;@' Terminal.desktop %configure %{__make} -- 2.44.0