LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what exactly are source rpms (spms) (https://www.linuxquestions.org/questions/linux-newbie-8/what-exactly-are-source-rpms-spms-184464/)

gianh 05-22-2004 09:07 AM

what exactly are source rpms (spms)
 
what exactly are source rpms (spms)

Thanks

XavierP 05-22-2004 11:13 AM

A source prm file is an rpm to make an rpm for your system. Most rpms are configured to work on all systems. You compile a source rpm to create an rpm for your particular system. The src.rpm file creates an rpm file.

kcblah 05-23-2004 11:07 AM

How do you compile source rpms? I have tried to using the rpm command but i get 2 warnings, user dag not found, using root and group dag noy found,using root. Then it does nothing afterwards. :Pengy: :newbie:

Demonbane 05-23-2004 02:00 PM

rpmbuild --recompile <srpm> will recompile and install the package
rpmbuild --rebuild will do the same as well as producing RPM packages from it.


All times are GMT -5. The time now is 10:09 PM.