[Bug 515832] New: Review Request: libtelnet - TELNET protocol handling library

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 5 21:21:50 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: libtelnet - TELNET protocol handling library

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

           Summary: Review Request: libtelnet - TELNET protocol handling
                    library
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: sean at middleditch.us
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://middleditch.us/sean/libtelnet.spec
SRPM URL: http://middleditch.us/sean/libtelnet-0.10.tar.gz
Description:

Packaged up my own upstream libtelnet TELNET protocol library.  It's a small
library that uses an event-based interface for writing clients, servers, or
proxies.  The package includes the main library, a -devel package with headers,
and three separate packages for the libtelnet example applications (one of
which, telnet-proxy, is actually quite useful all on its own).

libtelnet is hosted at http://github.com/elanthis/libtelnet/tree/master

I successfully built libtelnet on all dist-f12 targets via Koji.  rpmlint
reports 0 errors:
elanthis at stargrazer:~/Source/libtelnet$ rpmlint libtelnet.spec
0 packages and 1 specfiles checked; 0 errors, 0 warnings.
elanthis at stargrazer:~/Source/libtelnet$ rpmlint
/home/elanthis/rpmbuild/SRPMS/libtelnet-0.10-1.fc12.src.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
elanthis at stargrazer:~/Source/libtelnet$ rpmlint
/home/elanthis/rpmbuild/RPMS/x86_64/libtelnet-*
6 packages and 0 specfiles checked; 0 errors, 0 warnings.
elanthis at stargrazer:~/Source/libtelnet$ sudo rpm -Uvh
/home/elanthis/rpmbuild/RPMS/x86_64/libtelnet-*

My projects that use libtelnet all build against the version in these RPMs.  I
intend to package one of those projects (clc) for Fedora as well, once I'm
ready with the next stable release, and the others are possibilities in the
more distant future as well.

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