On Mon, 23 Oct 2017, Elan Ruusamäe wrote: > $ rpm -Uhv ../RPMS/ruby-pkg-config-1.2.8-1.noarch.rpm > > error: Failed dependencies: > ruby(abi) = 2.3.0 is needed by ruby-pkg-config-1.2.8-1.noarch > > $ rpm -q ruby-modules --provides|grep abi > > ruby(abi) = 2.3 > > so, this used to be 2.3, but now is 2.3.0 because ruby_version is defined. > > which way we want to fix this? 2.3 or 2.3.0?
2.3 I fixed the patch that introduced this breakage. -- Jan Rękorajski | PLD/Linux SysAdm | baggins<at>pld-linux.org | http://www.pld-linux.org/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
