Hello, I'm have this in a .spec file: BuildRequires: perl >= 2:5.8.0 Requires: %(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)") It build's fine, but in trying to install, I get this error: error: Failed dependencies: perl(:MODULE_COMPAT_5.8.0) is needed by subversion-perl-1.1.1-0.1.rf is it ok to just replace the macro with >= 2:5.8.0 ? -- Aamer Akhter / aakhter@xxxxxxxxx _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list