From ff457f3245f9514fea72f055553f13d11b834df8 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 12 Feb 2007 18:37:26 +0000 Subject: [PATCH] - Fixed build root. --- opensp.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/opensp.spec b/opensp.spec index dbec6d7..4a39ee4 100644 --- a/opensp.spec +++ b/opensp.spec @@ -9,7 +9,7 @@ Patch0: opensp-multilib.patch Patch1: opensp-nodeids.patch License: Distributable Group: Applications/Text -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xmlto, jadetex @@ -99,7 +99,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Oct 13 2006 Tim Waugh 1.5.2-4 +* Mon Feb 12 2007 Tim Waugh 1.5.2-4 +- Fixed build root. - Give IDs to nodes in the release notes source to prevent releasenotes.html having multilib conflicts (bug #228320).