On Fri, Oct 21, 2011 at 9:29 AM, P J P <pj.pan...@yahoo.co.in> wrote:
>   Hi,
>
>
> I'm trying to package the PDFCrack tool for Fedora,
>
>
> Review request -> https://bugzilla.redhat.com/show_bug.cgi?id=746754
>
> Koji build -> http://koji.fedoraproject.org/koji/taskinfo?taskID=3446368
>
>
> Somehow it is creating an empty DebugInfo package.
>
> Could someone tell why it is creating an empty debuginfo package?

The %build section has:
strip pdfcrack

at the end of it.  So the package makefile is stripping the binary,
which means there's no debug information for debuginfo to find.

josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to