[Bug 712069] New: Review Request: smartirc4net - an IRC connection library for Mono/.net

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 9 12:27:20 UTC 2011


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

Summary: Review Request: smartirc4net - an IRC connection library for Mono/.net

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

           Summary: Review Request: smartirc4net - an IRC connection
                    library for Mono/.net
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: fedora at alexhudson.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
      Story Points: ---


Spec URL: http://alexh.fedorapeople.org/reviews/smartirc4net/smartirc4net.spec
SRPM URL:
http://alexh.fedorapeople.org/reviews/smartirc4net/smartirc4net-0.4.5.1-2.fc15.src.rpm
Description: 

SmartIrc4net is a multi-threaded and thread-safe IRC library written 
in C#. It allows you to communicate with IRC servers. The API features 
full channel syncing and is split in 3 layers: IrcConnection, IrcCommands 
and IrcClient.


This is a pretty simple package, and is used by Smuxi (not yet in Fedora) and
SparkleShare (open for review, #629744). It's basically rpmlint clean:

$ rpmlint rpmbuild/SPECS/smartirc4net.spec 
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

$ rpmlint rpmbuild/SRPMS/smartirc4net-0.4.5.1-2.fc15.src.rpm 
smartirc4net.src: W: spelling-error %description -l en_US multi -> mulch, mufti
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

I'm open to suggestions on the spelling error - I think it's fine :)

There are warnings on the binary RPMs:

$ rpmlint rpmbuild/RPMS/x86_64/smartirc4net-*
smartirc4net.x86_64: W: spelling-error %description -l en_US multi -> mulch,
mufti
smartirc4net.x86_64: E: no-binary
smartirc4net.x86_64: W: only-non-binary-in-usr-lib
smartirc4net.x86_64: E: incorrect-fsf-address
/usr/share/doc/smartirc4net-0.4.5.1/LICENSE
smartirc4net-devel.x86_64: W: spelling-error %description -l en_US multi ->
mulch, mufti
smartirc4net-devel.x86_64: E: incorrect-fsf-address
/usr/share/doc/smartirc4net-devel-0.4.5.1/LICENSE
2 packages and 0 specfiles checked; 3 errors, 3 warnings.

The incorrect FSF addresses are bugs that I will address upstream. The other
warnings and errors, spelling apart, are "normal" for Mono packages as I
understand it.

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