Bug 451397

Summary: Review Request: ghc-hsql-odbc - ODBC driver for HSQL
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: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsql-odbc
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-17 23:23:55 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:
Bug Depends On: 451152    
Bug Blocks:    
Attachments:
Description Flags
ghc-hsql-odbc-1.7-1.spec
none
hsql-odbc.cabal.patch
none
hsql-odbc.Setup.lhs.patch none

Description Rajesh Krishnan 2008-06-14 01:38:43 UTC
Description of problem:


Version-Release number of selected component (if applicable):
1.7

How reproducible:


Steps to Reproduce:
1.  Download 
http://hackage.haskell.org/packages/archive/hsql-odbc/1.7/hsql-odbc-1.7.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).
3.  Execute:
rpmbuild --clean  --target=$(uname -i) -ba \
    rpmbuild/SPECS/<this-package>-<this-version>.spec
  
Actual results:
--

Expected results:
You should see the compiled RPM and SRPM binaries in the respective folders.


Additional info:
1. The same .SPEC should work for Fedora 9 also (I guess, but I tested only on 
Fedora-8).
2. Depends on: unixODBC (and -devel), ghc-hsql

Comment 1 Rajesh Krishnan 2008-06-14 01:38:43 UTC
Created attachment 309314 [details]
ghc-hsql-odbc-1.7-1.spec

Comment 2 Rajesh Krishnan 2008-06-14 01:42:19 UTC
Created attachment 309315 [details]
hsql-odbc.cabal.patch

Updates the cabal file with extra GHC build options.

Comment 3 Rajesh Krishnan 2008-06-14 01:43:25 UTC
Created attachment 309316 [details]
hsql-odbc.Setup.lhs.patch

Fixes warning due to depracated Distribution.Setup due to API changes in newer
Cabal APIs.

Comment 4 Mamoru TASAKA 2008-06-14 01:56:52 UTC
Please create a srpm and upload it, not attaching each patches.
By the way, is this a review request?

Comment 5 Bryan O'Sullivan 2008-06-17 23:23:55 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.