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

Summary: Review Request: ncdu - Ncurses disk usage


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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]    |[EMAIL PROTECTED]
             Status|NEW                         |ASSIGNED




------- Additional Comments From [EMAIL PROTECTED]  2008-04-13 04:58 EST -------
Created an attachment (id=302260)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=302260&action=view)
spec patch

> Requires:       ncurses

Delete this. We rely on the automatic library SONAME
dependencies which are added by rpmbuild.
See "rpm --query --requires ..." of the binary rpm.

> ./configure --prefix=%{_usr} --libdir=%{_libdir}

Prefer the %configure macro, as it sets --prefix --libdir
and other values. It also exports our global compiler flags
(which are not built with when running ./configure).
See "rpm --eval %configure" for details.

> %doc %{_mandir}/man1/ncdu.1.gz

Files in %_mandir are marked %doc automatically.

> Summary:        Ncurses disk usage

I recommend a slightly more descriptive and less ambiguous
summary.


-- 
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, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to