[Bug 523540] Review Request: opentracker - BitTorrent Tracker

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 25 15:52:45 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=523540


Matt Domsch <matt_domsch at dell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(matt_domsch at dell. |
                   |com)                        |




--- Comment #43 from Matt Domsch <matt_domsch at dell.com>  2009-11-25 10:52:41 EDT ---
One nit here: s/ipv4/ipv6/.

%preun ipv6
if [ $1 = 0 ] ; then
    /sbin/service %{name}-ipv4 stop >/dev/null 2>&1
    /sbin/chkconfig --del %{name}-ipv4
fi

I would not include README_v6 in the -ipv6 package.  It is obsolete, and
removed from upstream.

it's listening on ports properly now, and I'm trying to set up a torrent to
play with to be sure it's working as expected.

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