[rubygem-dnsruby/el5] * Added BuildRoot: tag, el5 needs it

Paul Wouters pwouters at fedoraproject.org
Mon Oct 17 16:40:05 UTC 2011


commit 60d78c41a5b156240242b72daefba96698d5cd01
Author: Paul Wouters <paul at xelerance.com>
Date:   Mon Oct 17 12:39:51 2011 -0400

    * Added BuildRoot: tag, el5 needs it

 rubygem-dnsruby.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/rubygem-dnsruby.spec b/rubygem-dnsruby.spec
index c9dea92..04f8b04 100644
--- a/rubygem-dnsruby.spec
+++ b/rubygem-dnsruby.spec
@@ -16,6 +16,7 @@ Source0: http://rubygems.org/gems/%{gemname}-%{version}.gem
 Requires: ruby(abi) = %{rubyabi}
 Requires: ruby(rubygems) 
 Requires: ruby 
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: ruby(abi) = %{rubyabi}
 BuildRequires: ruby(rubygems) 
 BuildRequires: ruby 


More information about the scm-commits mailing list