[rubygem-uuidtools/el5/master] Spec was missing buildroot.

Michael Stahnke stahnma at fedoraproject.org
Sun Sep 12 15:31:17 UTC 2010


commit 5ec9ef296ba02996eecec2d2c33066f3a1ca4d55
Author: stahnma <stahnma at websages.com>
Date:   Sun Sep 12 11:31:10 2010 -0400

    Spec was missing buildroot.

 rubygem-uuidtools.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-uuidtools.spec b/rubygem-uuidtools.spec
index 1f877c8..8b2e4dd 100644
--- a/rubygem-uuidtools.spec
+++ b/rubygem-uuidtools.spec
@@ -3,8 +3,7 @@
 %global gemname uuidtools
 %global geminstdir %{gemdir}/gems/%{gemname}-%{version}
 
-# needed for el5 only -- limitation of older version of find-debuginfo.sh
-%global debug_package %{nil}
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %global rubyabi 1.8
 


More information about the scm-commits mailing list