Bug 451398 - Review Request: ghc-hsql-postgresql - PostgreSQL driver for HSQL
Summary: Review Request: ghc-hsql-postgresql - PostgreSQL driver for HSQL
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: http://hackage.haskell.org/cgi-bin/ha...
Whiteboard:
Depends On: 451152
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-14 02:41 UTC by Rajesh Krishnan
Modified: 2010-01-26 00:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-17 23:23:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
ghc-hsql-postgresql-1.7-1.spec (3.65 KB, text/plain)
2008-06-14 02:41 UTC, Rajesh Krishnan
no flags Details
ghc-hsql-postgresql.cabal.patch (451 bytes, patch)
2008-06-14 02:42 UTC, Rajesh Krishnan
no flags Details | Diff
ghc-hsql-postgresql.Setup.lhs.patch (1.90 KB, patch)
2008-06-14 02:43 UTC, Rajesh Krishnan
no flags Details | Diff

Description Rajesh Krishnan 2008-06-14 02:41:21 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-postgresql/1.7/hsql-postgresql-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: postgresql (and -devel), ghc-hsql

Comment 1 Rajesh Krishnan 2008-06-14 02:41:21 UTC
Created attachment 309317 [details]
ghc-hsql-postgresql-1.7-1.spec

Comment 2 Rajesh Krishnan 2008-06-14 02:42:35 UTC
Created attachment 309318 [details]
ghc-hsql-postgresql.cabal.patch

Added additional ghc related build options.

Comment 3 Rajesh Krishnan 2008-06-14 02:43:42 UTC
Created attachment 309319 [details]
ghc-hsql-postgresql.Setup.lhs.patch

Fixed compiler errors due to recent changes in the Cabal APIs that Setup.lhs
uses.

Comment 4 Mamoru TASAKA 2008-06-14 02:48:47 UTC
Again, is this a review request or a RFC for a package already in
Fedora?

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


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