On 24. 04. 19 11:14, Martin Gansser wrote:
Hi Miro, Tom,
i have changed the spec file, now you can install the package.
Can you have a look again to the spec file, if it is ok ?
[1] https://martinkg.fedorapeople.org/Packages/mlt/mlt.spec
I see:
Obsoletes: python2-mlt < 6.12.0-8
Obsoletes: mlt-python < 6.12.0-8
%package -n python3-mlt
Obsoletes: %{name}-python2 < 6.12.0-8
I believe you should only obsolete from one place.
Had mlt-python2 ever existed?
Note that the sections in the specfile are really weirdly sorted (description of
python3 package is ebllow the devel package etc.).
As a result, the python3 package can obsolete mlt-ruby if the package is build
--without ruby.
I recommend sorting th sections like this:
%package XXX
# XXX package related provides/obsoletes/(build)requires/summary...
%description XXX
...
%package YYY
# YYY package related provides/obsoletes/(build)requires/summary...
%description YYY
...
--
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