Rene Bartsch wrote:
I haven't digged into SRPM, yet, but I've read that you even can give make-options when starting you RPM-build.
A SRPM provides a build spec and the sources required for the build. $ rpm -qlp /usr/src/redhat/SRPMS/multi-mode-1.0-3.src.rpm multi-mode.spec multi-mode.zip When you install this, it put the spec file to /usr/src/redhat/SPEC and the zip to /usr/src/redhat/SOURCES. Then you modify the build spec and build a new rpm and srpm with rpm -ba <spec>. I don't know other ways, how to configure RPMs or SRPMs while installing them. -- Christian -- Info: To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.