Posted originally here:
https://discussion.fedoraproject.org/t/how-to-pass-arbritary-options-in-spec-file-for-python-build/135434/
I’m currently refactoring the picard spec file to conform to the new python
build guidelines (used pyprojectize, thanks!),
everything fine there so I thought I’d add
Thanks, I tried your suggestion and it builds fine, but it doesn't disable the
autoupdate.
--
___
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of
Hi Miro
Thanks for the reply. Picard ships with the ability for the user to check to
see if there is a later update than what is packaged
and then tries to apply it. Since this is a RPM package, that's not
appropriate, so upstream created the option to disable
the update dialog via the --disabl
Hi Miro, Thanks for taking the time to respond. I'm probably not doing a very
good job explaining this. Perhaps it would help you
understand better if you went directly to the ticket where the option was
created:
https://tickets.metabrainz.org/browse/PICARD-1325
Hope that helps.
--
__