On Tue, Mar 04, 2008, Jeff Johnson wrote:

> On Mar 4, 2008, at 2:38 PM, Per Øyvind Karlsen wrote:
>
>> LC_ALL=C rpmbuild -bb rpm.spec
>> error: File %PATCH69: No such file or directory
>> error: File %PATCH107: No such file or directory
>> error: File %PATCH125: No such file or directory
>>
>> In rpm.spec you can find the following related:
>> #Patch69:       rpm-4.5-bb-shortcircuit.patch
>> #%patch69 -p0 -b .trans
>>
>
> You %patch is now a multiline macro, macros are expanded in comments.
>
> The workaround is to comment out as
>     #%%patch69
>
> which should be fixed.
>
> But likely the recent lua "stuff" added from rpm.org is what is breaking.

I guess this is RPM 4.4 or 4.5 as in RPM 5.0 we fixed
this issue with the help of %{shrink:...} some time ago...

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
Developer Communication List                        rpm-devel@rpm5.org

Reply via email to