[rubygem-eventmachine/el6/master] Updating to build on el6.

Michael Stahnke stahnma at fedoraproject.org
Tue Sep 28 16:08:05 UTC 2010


commit 7d893de5b2c030ac2f0b044ea27e5bead53d734c
Author: stahnma <stahnma at websages.com>
Date:   Tue Sep 28 12:08:07 2010 -0400

    Updating to build on el6.

 rubygem-eventmachine.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-eventmachine.spec b/rubygem-eventmachine.spec
index 36b6dac..6b8db4d 100644
--- a/rubygem-eventmachine.spec
+++ b/rubygem-eventmachine.spec
@@ -6,7 +6,7 @@
 Summary:    Ruby/EventMachine library
 Name:       rubygem-%{gemname}
 Version:    0.12.10
-Release:    3%{?dist}
+Release:    4%{?dist}
 Group:      Development/Languages
 License:    GPLv2 or Ruby
 URL:        http://rubyeventmachine.com
@@ -31,7 +31,6 @@ using TCP/IP, especially if custom protocols are required.
 %package doc
 Summary: Documentation for %{name}
 Group: Documentation
-BuildArch: noarch
 
 Requires: %{name} = %{version}-%{release}
 
@@ -89,6 +88,9 @@ rake test || :
 %{geminstdir}/web
 
 %changelog
+* Tue Sep 28 2010 Michael Stahnke <stahnma at fedoraproject.org> - 0.12.10-4
+- Doc package can't be noarch, due to rpmdiff oddity 
+
 * Sun Jan 31 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.12.10-3
 - More review fixes
 


More information about the scm-commits mailing list