Re: Understanding rpmbuild check-rpath error

2012-11-13 Thread Suvayu Ali
Hi dex, On Mon, Nov 12, 2012 at 11:27:45PM +, dexter wrote: > On 11 November 2012 01:21, Suvayu Ali wrote: > > > I came across this: > > > > > > > > I guess that means in my case working around by setting QA_RPATHS is the

Re: Understanding rpmbuild check-rpath error

2012-11-12 Thread dexter
On 11 November 2012 01:21, Suvayu Ali wrote: > On Sat, Nov 10, 2012 at 10:53:15PM +0100, Suvayu Ali wrote: >> >> I'm trying to build a git snapshot rpm package of notmuch and I keep >> running into a warning. As I understand from the message, it can be >> worked around but I would rather resolve

Re: Understanding rpmbuild check-rpath error

2012-11-10 Thread Suvayu Ali
On Sat, Nov 10, 2012 at 10:53:15PM +0100, Suvayu Ali wrote: > > I'm trying to build a git snapshot rpm package of notmuch and I keep > running into a warning. As I understand from the message, it can be > worked around but I would rather resolve the problem than sweep it under > the rug. I'm usi

Understanding rpmbuild check-rpath error

2012-11-10 Thread Suvayu Ali
Hi everyone, I'm trying to build a git snapshot rpm package of notmuch and I keep running into a warning. As I understand from the message, it can be worked around but I would rather resolve the problem than sweep it under the rug. I'm using the spec file from the Fedora srpm with a couple of ch