From fef12180847a05a26744aec0069641bd5d563990 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 5 Nov 2010 11:36:13 +0000 Subject: [PATCH] - adapter Changed files: cmake.spec -> 1.52 --- cmake.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index bddaf37..14ddb38 100644 --- a/cmake.spec +++ b/cmake.spec @@ -20,15 +20,15 @@ Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz Patch0: %{name}-lib64.patch Patch1: %{name}-tinfo.patch URL: http://www.cmake.org/ -Requires: libarchive -BuildRequires: libarchive-devel %{?with_gui:BuildRequires: QtGui-devel} +BuildRequires: libarchive-devel BuildRequires: libstdc++-devel BuildRequires: ncurses-devel %{?with_gui:BuildRequires: qt4-build} %{?with_gui:BuildRequires: qt4-qmake} BuildRequires: rpmbuild(macros) >= 1.167 %{!?with_bootstrap:BuildRequires: xmlrpc-c-devel >= 1.4.12-2} +Requires: libarchive BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.43.0