File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -54,13 +54,10 @@ BuildRequires: openssl-devel
54
54
BuildRequires: pkgconfig
55
55
BuildRequires: ruby
56
56
57
- # RHEL6 is missing ruby-devel in OBS
58
- %if 0%{?rhel_version} != 600
59
57
BuildRequires: ruby-devel
60
58
%if 0%{?fedora} == 0
61
59
BuildRequires: ruby-rdoc
62
60
%endif
63
- %endif
64
61
65
62
%if 0%{?fedora} == 19
66
63
BuildRequires: rubypick
@@ -431,9 +428,6 @@ rm -f /var/log/wsmand.log
431
428
%{python_sitearch}/*.so
432
429
%{python_sitearch}/*.py*
433
430
434
- # RHEL6 is missing ruby-devel in OBS
435
- %if 0%{?rhel_version} != 600
436
-
437
431
%files ruby
438
432
%defattr(-,root,root)
439
433
%if 0%{?mandriva_version}
@@ -448,8 +442,6 @@ rm -f /var/log/wsmand.log
448
442
%{ruby_sitelib}/openwsman/*.rb
449
443
%endif
450
444
451
- %endif
452
-
453
445
%files ruby-docs
454
446
%defattr(-,root,root)
455
447
%dir %{_docdir}/openwsman-ruby-docs
You can’t perform that action at this time.
0 commit comments