Adding patches in a SPEC

Patrick MONNERAT pm at datasphere.ch
Tue Nov 16 16:04:57 UTC 2010


On Tue, 2010-11-16 at 17:48 +0200, Andy Shevchenko wrote: 
> You need to do patch on top of source tree container
> 
> mycoolpkg-5.3/
>     /Makefile
>     /source.c
> ...
> mycoolpkg-5.3.new/
>    /Makefile
>    /source.c
> ...
> 
> run  diff -ruN -p mycoolpkg-5.3 mycoolpkg-5.3.new
> 

... and use %patch0 -p 1 ...



More information about the devel mailing list