LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RPM Question / help (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-question-help-454665/)

dg7080 06-14-2006 08:46 AM

RPM Question / help
 
We would like to use rpm to distribute an application to various Red Hat servers on our network.

All we need for the rpm file to do is contain a copy of the file system that the application resides in and when the rpm is installed, check for free space and create the directory, then lay out the application contents.

We could simply tar up the directory and lay it out, but for reasons I won't go into here (we were told to use rpm), we'd like to make this an rpm distribution.

All the rpm doc we are finding details more than we need for our simple task. Is there an easy way to build an rpm like this? Just take the contents of a directory and bundle it up??

thanks!

MensaWater 06-14-2006 12:28 PM

Haven't used it but it appears this project is designed for what you're talking about:

http://sourceforge.net/projects/rpmbuilder

dg7080 06-14-2006 09:05 PM

Thanks!
 
I've downloaded the rpmbuilder package and will check it out. Thanks again!


All times are GMT -5. The time now is 11:44 PM.