[hiera] Remove _isa tag for f18 from ruby-devel?

stevetraylen stevetraylen at fedoraproject.org
Thu Sep 27 19:06:09 UTC 2012


commit 47398573815957803ca1f24296bb2b5037e22e31
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Thu Sep 27 21:13:50 2012 +0200

    Remove _isa tag for f18 from ruby-devel?

 hiera.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hiera.spec b/hiera.spec
index 8ccaa09..228630f 100644
--- a/hiera.spec
+++ b/hiera.spec
@@ -11,7 +11,7 @@
 
 Name:           hiera
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A simple hierarchical database supporting plugin data sources
 
 Group:          System Environment/Base
@@ -27,7 +27,7 @@ BuildArch:      noarch
 BuildRequires:  rubygem(rspec-core)
 BuildRequires:  rubygem(mocha)
 %endif
-BuildRequires:  ruby-devel%{?_isa}
+BuildRequires:  ruby-devel
 %if 0%{?el5}%{?el6}%{?fc16}
 Requires:       ruby(abi) >= 1.8
 %else
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 27 2012 Steve Traylen <steve.traylen at cern.ch> - 1.0.0-2
+- Remove _isa tag for f18 from ruby-devel?
+
 * Thu Sep 27 2012 Steve Traylen <steve.traylen at cern.ch> - 1.0.0-1
 - Update to 1.0.0
 - Add LICENSE file


More information about the scm-commits mailing list