LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to make rpms? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-make-rpms-291105/)

ultramancool 02-16-2005 04:52 PM

how to make rpms?
 
just wondering how i can make my own rpms from tarballs and spec files
I have a working spec file and a tarball
i got stuck here and i don't know what to do :-(

hope you can help
thanks

Samsara 02-16-2005 05:25 PM

I don't know about spec files, but you can make an rpm from any source that uses make for installing:
http://checkinstall.izto.org
or
http://asic-linux.com.mx/~izto/checkinstall/

Unfortunately, both sites seem to be down.

HTH,

Samsara

Edit: Both sites are up again.

ultramancool 02-18-2005 03:19 PM

yeah that's a slight problem :-(

bones996 02-18-2005 04:56 PM

Checkinstall does work pretty well for source packages. Try rpm.org for help with spec files & such, there is also a way using rpm to create rpm's from source packages as well, but I forget the syntax at the moment.

reddazz 02-18-2005 09:09 PM

Take a look at the how to at rpm.org, I found it very useful when I first started building rpms. It maybe a bit dated, so you may have to look for other sources.


All times are GMT -5. The time now is 01:37 AM.