On Tue, 25 Sep 2001, Parag Mehta wrote:
how does one edit a spec file in an src rpm and remake the src rpm. like i get th src rpm installled in the /usr/src/packages/SOURCES directory and the spec file /usr/src/sources/SPEC directory. now i modify the spec file. now how do i make src rpm again. ?
It's documented in the rpm man page. Look under the build options. rpm -bs
Philip