[Bug 991836] python-ctrldaemon - Service command wrapper for Python

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 5 01:13:03 UTC 2013


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

Christopher Meng <cickumqt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |cickumqt at gmail.com
           Assignee|nobody at fedoraproject.org    |cickumqt at gmail.com
              Flags|                            |fedora-review+



--- Comment #1 from Christopher Meng <cickumqt at gmail.com> ---
SUGGESTION
=====
1. Use Pypi as Source0 in order to avoid a lot of rev number and wasting 2
lines. ;)

2. find -name '*egg-info' | xargs rm -rf

can be 

find -name '*egg-info' -delete

PACKAGE APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=CJq7jiVeTC&a=cc_unsubscribe


More information about the package-review mailing list