Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728302

--- Comment #4 from Thomas Spura <toms...@fedoraproject.org> 2011-08-15 
06:53:12 EDT ---
(In reply to comment #3)
> I try a scratch build using koji, here:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=3272842

This failed because of:
sed -e "s!@PREFIX@!/builddir/build/BUILDROOT/pjproject-1.10-2.fc14.x86_64/usr!"
libpjproject.pc.in

You could patch the install script to call this instead:
sed -e "s!@PREFIX@!/usr!" libpjproject.pc.in

(Don't know the autotools solution for that...)

Other issues:
- http://fedoraproject.org/wiki/PackagingGuidelines#Parallel_make
- Here the library isn't build at all:
  File not found by glob:
~/rpmbuild/BUILDROOT/pjproject-1.10-2.fc15.x86_64/usr/lib64/*.a

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to