As a result, the python3 package can obsolete mlt-ruby if the package is build
--without ruby.
%if %{with ruby}
BuildRequires: ruby-devel ruby
%else
Obsoletes: mlt-ruby < 0.8.8-5
%endif
This section was part of the python3 subpackage.
The Obsoletes would be applied on the python3 subpackage if the package was
built without ruby support. The --without ruby switches the conditional (%if
%{with ruby}).
See https://rpm.org/user_doc/conditional_builds.html
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx