[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: another rpm build glitch.
From: |
Nicola Pero |
Subject: |
Re: another rpm build glitch. |
Date: |
Fri, 11 Oct 2002 16:34:29 +0100 (BST) |
Thanks Jiri - I fixed this on CVS.
I hope it now works better.
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
> later in process of building gnustep-objc, I did find out, that your specfile
> templates do use a line which causes rpm build process failure - it's that
> comment line "# File list (generated by `'%install')". RPM as of version 4.1
> (Redhat 8.0) tries to interpret that %install macro, and outputs "')" as a
> list of rpm owned files :)
> fixing this is again so easy I did not generate any diff...
>
> have a nice day....