Bug 648095
Summary: | Review Request: ghc-HsOpenSSL - (Incomplete) OpenSSL binding for Haskell | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ben Boeckel <fedora> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | fedora-package-review, haskell-devel, jude, notting |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | NotReady | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-07-21 02:06:44 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ben Boeckel
2010-10-30 21:52:19 UTC
Spec URL: http://benboeckel.net/packaging/ghc-HsOpenSSL/ghc-HsOpenSSL.spec SRPM URL: http://benboeckel.net/packaging/ghc-HsOpenSSL/ghc-HsOpenSSL-0.10.1.2-1.fc18.src.rpm ghc-HsOpenSSL.src: W: spelling-error %description -l en_US decrypt -> decry pt, decry-pt, decry ghc-HsOpenSSL.src: W: strange-permission HsOpenSSL-0.10.1.2.tar.gz 0640L ghc-HsOpenSSL.src: W: strange-permission ghc-HsOpenSSL.spec 0640L ghc-HsOpenSSL.x86_64: W: spelling-error %description -l en_US decrypt -> decry pt, decry-pt, decry ghc-HsOpenSSL-devel.x86_64: W: spelling-error %description -l en_US decrypt -> decry pt, decry-pt, decry 3 packages and 0 specfiles checked; 0 errors, 5 warnings. I've looked at your spec file as per the last paragraph in https://bugzilla.redhat.com/show_bug.cgi?id=656892#c11 For the docs, I think you can use the %ghc_files macro like I've done in http://code.haskell.org/augeas/packaging/rpm/ghc-augeas.spec. You may also want to include the https://github.com/phonohawk/HsOpenSSL/blob/master/COPYING along with the AUTHORS and NEWS files. The tls package is recommended as the replacement for this package. Closing (we should urge upstreams that still use this to move to tls since upstream recommends it instead). |