Hi all,
Newbie question, what's the best way for one to arrange the rpm spec files in a repo with the source?
Say I have some scripts and tools, which I want to turn into an RPM, so I need the source and the spec file. Should I structure this in the repo like rpmbuild (i.e. with SPECS, SOURCE, etc), or do I just have my source and a SPEC directory with the spec file in it? Or should I store it completely separately and arrange it manually to create a source RPM, which I can then build from?
TIA, -c
Probably best thing is to read packaging guidelines on Fedora wiki. I also don't know the answer but wiki should have the answers.
On Mon, Feb 7, 2011 at 8:35 AM, Chris Smart chris@kororaa.org wrote:
Hi all,
Newbie question, what's the best way for one to arrange the rpm spec files in a repo with the source?
Say I have some scripts and tools, which I want to turn into an RPM, so I need the source and the spec file. Should I structure this in the repo like rpmbuild (i.e. with SPECS, SOURCE, etc), or do I just have my source and a SPEC directory with the spec file in it? Or should I store it completely separately and arrange it manually to create a source RPM, which I can then build from?
TIA, -c _______________________________________________ remixes mailing list remixes@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/remixes
On 10 February 2011 19:29, valent.turkovic@gmail.com valent.turkovic@gmail.com wrote:
Probably best thing is to read packaging guidelines on Fedora wiki. I also don't know the answer but wiki should have the answers.
OK, thanks :-) -c
remixes@lists.fedoraproject.org