[Bug 548795] Review Request: belier - Generates scripts allowing you to chain many ssh connections

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 21 10:01:54 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=548795


Fabian Affolter <fabian at bernewireless.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fabian at bernewireless.net




--- Comment #1 from Fabian Affolter <fabian at bernewireless.net>  2009-12-21 05:01:53 EDT ---
Just some quick comment on your spec file.

- Please use '%global' instead of '%define'
- Is 'Requires: python' really needed?  Isn't it pulled in automatically by
RPM?
- '-n %{name}-%{version}' is the default.  '%setup -q' is enough.
- Please ask upstream to include a COPYING file.
- You must use macros.  Replace '/usr/bin/bel' with ' %{_bindir}/bel'
  https://fedoraproject.org/wiki/How_to_create_an_RPM_package#Macros
- Your package provides an egg.  Please have a look at the following page
  https://fedoraproject.org/wiki/Packaging/Python/Eggs

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