https://bugzilla.redhat.com/show_bug.cgi?id=1199573 --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- It is not related to perl-ZMQ-libZMQ2 and perl-ZMQ-libZMQ3 at all. Alien::ZMQ assures only that libzmq and header files are installed on the system. It's only a wrapper to express dependency on native library in Perl style. Perl applications do not use Alien::ZMQ at all. They can use perl-ZMQ-libZMQ4 which has Alien::ZMQ as build-time dependency. So this is first step to bring ZMQ-4 into Perl. Possibility to replace perl-ZMQ-libZMQ2 and perl-ZMQ-libZMQ3 is different question. perl-ZMQ-libZMQ4 despite it's name can be built against "any" ZMQ library. But it does not hide differences in ZMQ API to Perl applications. It just adds or removes features which are on available in given ZMQ version. (You question has the same answer as "can we remove libzmq2 and lizmq3?".) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review