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.
If you're still interested in getting the package into the repo I'd be willing to review this.
This library is no longer needed by SparkleShare nor Smuxi
Alex, If you can't respond to this in a month, I'll close it as DEAD REVIEW. Thanks.