This one time, at band camp, Kevin Saenz wrote: >Hi all, > >I would like to build a src.rpm package does anyone know how to >do this? man pages only have either how to build from specfile >or source files.
When you build all from a specfile, you get the binary and the source RPMs, i.e.: rpmbuild -ba foo.spec will give you a foo-1-1.i386.rpm and a foo-1-1.src.rpm -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
