Enable RHEL6 build
diff --git a/package/openwsman.spec.in b/package/openwsman.spec.in
index 194e847..e31d2f2 100644
--- a/package/openwsman.spec.in
+++ b/package/openwsman.spec.in
@@ -54,13 +54,10 @@
 BuildRequires:  pkgconfig
 BuildRequires:  ruby
 
-# RHEL6 is missing ruby-devel in OBS
-%if 0%{?rhel_version} != 600
 BuildRequires:  ruby-devel
 %if 0%{?fedora} == 0
 BuildRequires:  ruby-rdoc
 %endif
-%endif
 
 %if 0%{?fedora} == 19
 BuildRequires:  rubypick
@@ -431,9 +428,6 @@
 %{python_sitearch}/*.so
 %{python_sitearch}/*.py*
 
-# RHEL6 is missing ruby-devel in OBS
-%if 0%{?rhel_version} != 600
-
 %files ruby
 %defattr(-,root,root)
 %if 0%{?mandriva_version}
@@ -448,8 +442,6 @@
 %{ruby_sitelib}/openwsman/*.rb
 %endif
 
-%endif
-
 %files ruby-docs
 %defattr(-,root,root)
 %dir %{_docdir}/openwsman-ruby-docs