Bug 630297

Summary: Review Request: ghc-persistent - Type-safe, non-relational, multi-backend persistence
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, haskell-devel, michel, 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: 2013-06-24 10:26:03 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: 630288    
Bug Blocks: 630303    

Description Ben Boeckel 2010-09-04 16:55:45 UTC
Spec URL: http://benboeckel.net/packaging/ghc-persistent/ghc-persistent.spec
SRPM URL: http://benboeckel.net/packaging/ghc-persistent/ghc-persistent-0.2.0.2-1.fc14.src.rpm
Description:
This library provides just the general interface and helper
functions. You must use a specific backend in order to make
this useful.

% lintmock fedora-14-x86_64-bb
ghc-persistent.src: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent.src: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent.src: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent.src: W: strange-permission ghc-persistent.spec 0640L
ghc-persistent.src: W: strange-permission persistent-0.2.0.2.tar.gz 0640L
ghc-persistent.x86_64: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent.x86_64: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent.x86_64: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent-devel.x86_64: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent-devel.x86_64: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent-devel.x86_64: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent-prof.x86_64: E: devel-dependency ghc-persistent-devel
ghc-persistent-prof.x86_64: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent-prof.x86_64: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent-prof.x86_64: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent-prof.x86_64: W: no-documentation
ghc-persistent-prof.x86_64: W: devel-file-in-non-devel-package /usr/lib64/ghc-6.12.3/persistent-0.2.0.2/libHSpersistent-0.2.0.2_p.a
4 packages and 0 specfiles checked; 1 errors, 16 warnings.

Comment 1 Ben Boeckel 2010-10-31 16:42:14 UTC
Spec URL: http://benboeckel.net/packaging/ghc-persistent/ghc-persistent.spec
SRPM URL: http://benboeckel.net/packaging/ghc-persistent/ghc-persistent-0.3.0.1-1.fc14.src.rpm

% lintmock fedora-14-x86_64-bb
ghc-persistent.src: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent.src: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent.src: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent.src: W: strange-permission ghc-persistent.spec 0640L
ghc-persistent.src: W: strange-permission persistent-0.3.0.1.tar.gz 0640L
ghc-persistent.x86_64: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent.x86_64: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent.x86_64: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent-devel.x86_64: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent-devel.x86_64: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent-devel.x86_64: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent-prof.x86_64: E: devel-dependency ghc-persistent-devel
ghc-persistent-prof.x86_64: W: spelling-error Summary(en_US) multi -> mulch, mufti
ghc-persistent-prof.x86_64: W: spelling-error Summary(en_US) backend -> backed, backbend, back end
ghc-persistent-prof.x86_64: W: spelling-error %description -l en_US backend -> backed, backbend, back end
ghc-persistent-prof.x86_64: W: no-documentation
ghc-persistent-prof.x86_64: W: devel-file-in-non-devel-package /usr/lib64/ghc-6.12.3/persistent-0.3.0.1/libHSpersistent-0.3.0.1_p.a
4 packages and 0 specfiles checked; 1 errors, 16 warnings.

Comment 2 Jens Petersen 2011-03-07 09:22:27 UTC
Now a dependency of yesod-persistent.

Comment 3 Michel Lind 2012-09-26 11:24:29 UTC
Should be updated to 1.0.1.2:

http://hackage.haskell.org/package/persistent

Comment 4 Jens Petersen 2013-06-24 10:26:03 UTC
Closing out old Haskell Package Reviews that use deprecated macros
like %ghc_devel_package, etc, which are no longer available in F20 Rawhide.  Please update your package using cabal-rpm-0.8.x or later and re-open
or file a new Review Request.  Thanks!