Dear listmembers, I am maintaining an application where I have to run two subsequent compilation processes to care for different screen resolutions. Now, here is my question: I have to apply a patch after the completion of th first compilation and after moving the first binary apart. Unfortunately I cannot do that from the very begin. There is a declaration Patch14: ABCD.patch but I cannot do a %patch14 in the %prep section because this would cause this patch to be effective from the start. Currently I am doing a patch -p0 < ../../SOURCES/ABCD.patch after the first build and after having moved the first binary away but within the %install section of the spec file. However I assume this is not the way it should be ... I mean, this works but I hope there is a more elegant way to get this done within the spec file. Any hints for me? Thank you very much, take care Dieter -- ----------------------------------------------------------- Dr.-Ing. Dieter Jurzitza 76131 Karlsruhe