Bug 1279093 (smartirc4net) - Review Request: smartirc4net - C# IRC library
Summary: Review Request: smartirc4net - C# IRC library
Keywords:
Status: CLOSED NOTABUG
Alias: smartirc4net
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: NotReady
Depends On: 1336837
Blocks: openra
TreeView+ depends on / blocked
 
Reported: 2015-11-07 20:31 UTC by Raphael Groner
Modified: 2016-11-05 22:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-11-05 22:12:58 UTC
Type: Bug
Embargoed:
puntogil: fedora-review?


Attachments (Terms of Use)

Description Raphael Groner 2015-11-07 20:31:58 UTC
Spec URL: smartirc4net.spec
SRPM URL: <srpm info here>
Description: C# IRC library
Fedora Account System Username: raphgro

This is just a place holder for an upcoming package request.

URL: https://www.meebey.net/projects/smartirc4net/
Sources: https://github.com/meebey/SmartIrc4net

Comment 1 Matthias Mailänder 2015-11-24 13:41:15 UTC
Done: https://build.opensuse.org/package/show/games:openra/smartirc4net

Comment 2 Raphael Groner 2016-05-17 14:22:14 UTC
        src/IrcConnection/IrcConnection.cs(41,7): error CS0246: The type or namespace name `Starksoft' could not be found. Are you missing an assembly reference?
        src/Logger.cs(42,23): error CS0246: The type or namespace name `ILog' could not be found. Are you missing an assembly reference?

Starksoft is available on GitHub as LGPLv3, but without license text.
https://github.com/bentonstark/starksoft-aspen/issues/19

Comment 3 Raphael Groner 2016-05-17 14:23:23 UTC
Found. Sorry for the noise.
https://github.com/bentonstark/starksoft-aspen/blob/master/Starksoft.Aspen/COPYING.LESSER

Comment 4 Raphael Groner 2016-05-17 14:40:10 UTC
(In reply to Raphael Groner from comment #2)
…
>         src/Logger.cs(42,23): error CS0246: The type or namespace name
> `ILog' could not be found. Are you missing an assembly reference?

That's from missing log4net, already packaged. Need to add it as BR.

Comment 5 Matthias Mailänder 2016-05-17 16:57:53 UTC
Please note that OpenRA depends on version 0.4.5.1 not the latest one. I am not sure if those dependencies apply.

Comment 6 Matthias Mailänder 2016-09-27 05:32:36 UTC
https://pkgs.org/fedora-rawhide/fedora-i386/smuxi-engine-1.0.5-1.fc25.i686.rpm.html already bundles it.

Comment 7 Raphael Groner 2016-09-27 16:42:33 UTC
(In reply to Matthias Mailänder from comment #6)
> https://pkgs.org/fedora-rawhide/fedora-i386/smuxi-engine-1.0.5-1.fc25.i686.
> rpm.html already bundles it.

Please report a bug against smuxi and block it with this bug.
https://fedoraproject.org/wiki/Packaging:Guidelines#Bundling_and_Duplication_of_system_libraries


Note You need to log in before you can comment on or make changes to this bug.