LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Question about building RPMs (https://www.linuxquestions.org/questions/linux-newbie-8/question-about-building-rpms-856202/)

Stevithen 01-13-2011 07:53 PM

Question about building RPMs
 
Say i already have compiled the source and i want to make an rpm. What do i do with it? Can i utilize the make file?

kajsa.anderson 01-14-2011 01:52 PM

http://www.rpm.org/max-rpm/index.html provides good information on creating RPMs. The short answer is, yes, you can use the make file. You'll need to create a spec file for your RPM, that tells rpmbuild which make targets to execute to build, test, install, clean, etc.


All times are GMT -5. The time now is 12:18 PM.