I\'m trying to install a rpm and get following error:
---> Package geramer-server.x86_64 0:3.6.0.117-1 will be an update --> Processing Dependency: libcryp
I used yumdownloader to create a local copy of the openssl rpm. Then I used rpmrebuild with the -e -p PACKAGE flags to add the missing Provides and create a new rpm. Then installed that resultant artifact. Incrementing the Release also helped.
yumdownloader
-e -p PACKAGE
Provides
Release