mysql - Add alias to installed rpm -


first small situation sketch. have centos 7 , want install opensource version of oreka (http://oreka.sourceforge.net/). software hasn't received updates since 2013.

so found in install script looks rpm package mysql-server. rpm -q returns package not found since name mysql-community-server now. question can add alias "mysql-server" somehow "mysql-community-server" fool script. more convenient rebuilding install script/package.

you can make own empty rpm "provides" mysql-server , "requires" mysql-community-server kind of aliasing. can call mysql-server-compat-myorg.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -