https://bugzilla.redhat.com/show_bug.cgi?id=1004845



--- Comment #6 from Björn "besser82" Esser <[email protected]> ---
(In reply to Paul Wouters from comment #5)
> I does not specify a minimum version of libarchive. Often people grab srpms
> from one branch and use it on another. So if this python package only works
> with some minimal version, it should be added as minimum version to the
> Requires: (even if f20 does not ship versions old enough to not work)

python-libarchive will need _exactly the same_ version of libarchive.  Like I
said before:

  BuildRequires: libarchive-devel = %{version}
  Requires: libarchive%{?_isa} = %{version}

So if libarchive is e.g. 12.3.4, then you need to use python-libarchive-12.3.4
and vice versa.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=x2pQkrTVvs&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to