[rubygem-amqp/el5/master] Updated build root.

Michael Stahnke stahnma at fedoraproject.org
Sun Sep 12 19:09:00 UTC 2010


commit d65c50271f6e9720692e5ffe8eabe6d098c06dad
Author: stahnma <stahnma at websages.com>
Date:   Sun Sep 12 15:08:54 2010 -0400

    Updated build root.

 rubygem-amqp.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-amqp.spec b/rubygem-amqp.spec
index 9c46b06..a5fd210 100644
--- a/rubygem-amqp.spec
+++ b/rubygem-amqp.spec
@@ -5,10 +5,12 @@
 
 %global rubyabi 1.8
 
+# Need a build root for epel5
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Summary: AMQP client implementation in Ruby/EventMachine
 Name: rubygem-%{gemname}
 Version: 0.6.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Development/Languages
 License: GPLv2 or Ruby
 URL: http://github.com/tmm1/amqp
@@ -83,6 +85,9 @@ rm -rf %{buildroot}
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Sun Sep 12 2010 Michael Stahnke <stahnma at fedoraproject.org> - 0.6.7-3
+- Add a buildroot for epel5
+
 * Mon May 3 2010 Matthew Kent <mkent at magoazul.com> - 0.6.7-2
 - Remove amqp specification with incompatible license
 


More information about the scm-commits mailing list