search for: 29017ac2

Displaying 1 result from an estimated 1 matches for "29017ac2".

2007 Mar 02
2
Build a special RPM
Hi, I want to build a single RPM that has more than one software in it and a different name from them. Let's imagine for the sake of example that i want to make an RPM called databases.rpm that installs both MySQL and Postgres. How can i do this with a single spec file ? I've googled for an hour or two and found no info about this issue. Can someone enlighten me, please ?