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 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(matt_dom...@dell. |
                   |com)                        |




--- Comment #43 from Matt Domsch <[email protected]>  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.

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

Reply via email to