Bug 451752

Summary: Review Request: ghc-curl - Haskell binding to libcurl
Product: [Fedora] Fedora Reporter: Rajesh Krishnan <raj.dev.redhat>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: balbir, fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-17 23:23:48 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:
Attachments:
Description Flags
ghc-curl-1.3.2-1.spec none

Description Rajesh Krishnan 2008-06-17 03:42:49 UTC
Version-Release number of selected component (if applicable):
1.3.2

Steps to Reproduce:
1.  Download 
http://hackage.haskell.org/packages/archive/curl/1.3.2/curl-1.3.2.tar.gz
    to rpmbuild/SOURCES folder.
2.  Copy attached <this-package>-<this-version>.spec to rpmbuild/SPECS folder.
3.  Copy the attached *.patch files to the rpmbuild/SOURCES folder (if any).
4.  Execute:
rpmbuild --clean  --target=$(uname -i) -ba \
    rpmbuild/SPECS/<this-package>-<this-version>.spec
  
Actual results:
--

Expected results:
1. You should see the compiled RPM and SRPM binaries in the respective 
folders.
2. After installing the RPM package, you should be able to import the relevant 
module:
$ ghci
ghci>  :m + <module-name-from-package>


Additional info:
1. The same .SPEC should work for Fedora 9 also (I guess, but I tested only on 
Fedora-8).

Comment 1 Rajesh Krishnan 2008-06-17 03:42:49 UTC
Created attachment 309566 [details]
ghc-curl-1.3.2-1.spec

Comment 2 Balbir Singh 2008-06-17 09:40:32 UTC
Please check the process https://fedoraproject.org/wiki/Packaging/Guidelines.
You need to bundle the SPEC file and the SRPM for review. I see the SPEC file,
please also point us to the source RPM. Other things to take care of

"Ensure you run rpmlint before uploading the source RPM"


Comment 3 Bryan O'Sullivan 2008-06-17 23:23:48 UTC
I am mass-closing these submissions, as they are completely useless and do not
follow any of the packaging guidelines.  Do not attempt to reopen them.