Bug 1075154
| Summary: | nsnake 2.0.0 bundles a copy of iniparser | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | nsnake | Assignee: | Christopher Meng <i> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | eu, i |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | nsnake-2.0.5-1.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-10 07:06:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ville Skyttä
2014-03-11 15:20:19 UTC
Hi, Ville, I'm upstream! Thanks for pointing that out. When bundling iniparser I was thinking of supporting embedded systems, portability (avoiding configuration libraries not present on all distros) and unnecessary dependencies (after all, it's a small game). I don't need to stick to the .ini format, but I think I'll merge inih[1] with my own code, making a unique configuration handler and avoiding dependencies. [1]: https://code.google.com/p/inih/ (In reply to Alexandre Dantas from comment #1) > Hi, Ville, I'm upstream! Thanks for pointing that out. > > When bundling iniparser I was thinking of supporting embedded > systems, portability (avoiding configuration libraries not > present on all distros) and unnecessary dependencies (after > all, it's a small game). > > I don't need to stick to the .ini format, but I think I'll > merge inih[1] with my own code, making a unique configuration > handler and avoiding dependencies. > > [1]: https://code.google.com/p/inih/ If you merge to inih, then I need to package inih... Any way, happy to see the removal of the bunlded iniparser. 2.0.5 built in Koji. nsnake-2.0.5-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/nsnake-2.0.5-1.fc20 nsnake-2.0.5-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |