fix 12.2 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=72
This commit is contained in:
parent
f95eca6813
commit
b81ea6e4c8
10
ruby.spec
10
ruby.spec
@ -397,6 +397,16 @@ make check V=1 ||:
|
||||
%files stdlib
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/ruby/
|
||||
%if 0%{?tk_version_supported} > 0
|
||||
%exclude %{rb_libdir}/multi-tk.rb
|
||||
%exclude %{rb_libdir}/remote-tk.rb
|
||||
%exclude %{rb_libdir}/tcltk.rb
|
||||
%exclude %{rb_libdir}/tk*.rb
|
||||
%exclude %{rb_libdir}/tk/
|
||||
%exclude %{rb_libdir}/tkextlib/
|
||||
%exclude %{rb_archdir}/tcltklib.so
|
||||
%exclude %{rb_archdir}/tkutil.so
|
||||
%endif
|
||||
|
||||
%files devel -f devel-extra-excludes
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
Reference in New Issue
Block a user