[Bug 498490] Review Request: smem - Reports application memory usage in a meaningful way

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 30 19:44:00 UTC 2009


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


Yanko Kaneti <yaneti at declera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yaneti at declera.com




--- Comment #2 from Yanko Kaneti <yaneti at declera.com>  2009-04-30 15:43:59 EDT ---
rpmlint complaints a bit

smem.src:31: W: setup-not-quiet
- perhaps
%setup -q

smem.src: E: no-cleaning-of-buildroot %install
- install can become
%install
rm -rf $RPM_BUILD_ROOT
install -p -D -m 755 smem $RPM_BUILD_ROOT/%{_bindir}/smem

smem.noarch: W: spurious-executable-perm /usr/share/doc/smem-0.1/capture
- perhaps
chmod -x capture

builds OK in mock

-- 
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 Fedora-package-review mailing list