[Bug 695058] Review Request: transgui - An App to remotely control a Transmission Bit-Torrent client

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 19 07:05:16 UTC 2011


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=695058

--- Comment #26 from Praveen Kumar <kumarpraveen.nitdgp at gmail.com> 2011-11-19 02:05:14 EST ---
(In reply to comment #25)
> (In reply to comment #23)
> > Added manual, disabled debuginfo package because it's not generate those
> > debuginfo for which rpm is looking for.
> 
> Disabling the generation of the debuginfo package is not a good idea. You can
> easily enable the generation of the debug data by patching the Makefiles. Just
> replace the options "-g-" with "-g" (see attached patch).
I already tried that before disabling it from spec but it show error:
extracting debug info from
/home/daredevil/rpmbuild/BUILDROOT/transgui-3.2-5.fc16.i386/usr/bin/transgui
Stabs debuginfo not supported:
/home/daredevil/rpmbuild/BUILDROOT/transgui-3.2-5.fc16.i386/usr/bin/transgui

> 
> Also, don't compress the manpage manually. Instead, add the uncompressed file
> with Source2, and replace %{_mandir}/man1/%{name}.1.gz with
> %{_mandir}/man1/%{name}.1* in %files. rpmbuild automatically chooses a
> compression format and applies it.
done
SPEC : http://kumarpraveen.fedorapeople.org/transgui/transgui.spec
SRPM :
http://kumarpraveen.fedorapeople.org/transgui/transgui-3.2-5.fc16.src.rpm

-- 
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.



More information about the package-review mailing list