>>>>> "KD" == Kamil Dudka <kdu...@redhat.com> writes:

KD> Exactly.  libcurl conflicts with libcurl-minimal, which means that
KD> exactly one of them will be installed on any Fedora system at a
KD> time.  On a regular system (server, desktop, etc.) it will always be
KD> libcurl.

But... we don't really permit conflicts, and especially not for this
kind of thing.  https://fedoraproject.org/wiki/Packaging:Conflicts

There has to be a better way to do this.  Alternatives would be one way,
I guess, except that I don't know if it applies to libraries.  Using a
different soname and patching python-pycurl to use the maximal module if
present and the minimal module otherwise would be another possibility,
assuming it's even doable.

- J<
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to