Am 25.02.2012 um 11:46 schrieb qmt: > > Hello all > I do as your method but When I built libdomainkeys-toaster-*.src.rpm ,i got > the error as below. > Can you help? > My system is frdora15_x64. > > daemontools-toaster-*.src.rpm build pass > => changes p0 -> p1 > > ucspi-tcp-toaster-*.src.rpm build pass > => changes p0 -> p1 > => one patch had to manually specify target > > vpopmail-toaster-*.src.rpm build pass > => Unsure, think there was one p0 -> p1, but made no notes > > libdomainkeys-toaster-*.src.rpm => no changes error > libsrs2-toaster-*.src.rpm => no changes build pass
The rpm build command in Fedora forbids *futzz* (e.g. when a patch could be applied, but is e.g. one or two lines off). This means that the patch for that package needs to be re-created (using diff command) against this version. This will eliminate fuzz and everything will work ok. You can do this by installing the source-package, unpacking the source folder, making a copy of the source folder applying the patch manually to ONE of the folders and then using diff to re-create the patch. Martin
signature.asc
Description: Message signed with OpenPGP using GPGMail
