From bae65fad222f0423c2230f35c6b61038756b0b93 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Jan 27 2012 05:18:53 +0000 Subject: EL5 doesn't like not having a BuildRoot defined in the spec file. --- diff --git a/dvtm.spec b/dvtm.spec index eebbf58..a2918ee 100644 --- a/dvtm.spec +++ b/dvtm.spec @@ -9,6 +9,8 @@ Source0: http://www.brain-dump.org/projects/%{name}/%{name}-%{version}.ta Patch0: Makefile-0.5.2.patch BuildRequires: ncurses-devel +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) + %description dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window