Bug 712404

Summary: Review Request: ghc-data-accessor-template - A library for accessing and manipulating fields of records
Product: [Fedora] Fedora Reporter: Narasimhan <lakshminaras2002>
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, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-24 10:31:19 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: 662272, 662273    
Bug Blocks: 712659    

Description Narasimhan 2011-06-10 13:28:20 UTC
SPEC file : http://narasim.fedorapeople.org/package_reviews/ghc-data-accessor-template.spec

SRPM file : http://narasim.fedorapeople.org/package_reviews/ghc-data-accessor-template-0.2.1.7-1.fc14.src.rpm

rpmlint output:
ghc-data-accessor-template-prof.i686: E: devel-dependency ghc-data-accessor-template-devel
Your package has a dependency on a devel package but it's not a devel package
itself.

ghc-data-accessor-template-prof.i686: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

ghc-data-accessor-template-prof.i686: W: devel-file-in-non-devel-package /usr/lib/ghc-6.12.3/data-accessor-template-0.2.1.7/libHSdata-accessor-template-0.2.1.7_p.a
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.

4 packages and 1 specfiles checked; 1 errors, 2 warnings.

Comment 1 Narasimhan 2011-06-10 13:28:41 UTC
Required for yi.

Comment 2 Narasimhan 2012-12-02 13:51:16 UTC
Spec file and srpm:
http://narasim.fedorapeople.org/package_reviews/ghc-data-accessor-template.spec
http://narasim.fedorapeople.org/package_reviews/ghc-data-accessor-template-0.2.1.7-1.fc17.src.rpm

rpmlint output:
rpmlint  -i ghc-data-accessor-template-0.2.1.7-1.fc17.x86_64.rpm ghc-data-accessor-template-devel-0.2.1.7-1.fc17.x86_64.rpm ghc-data-accessor-template-0.2.1.7-1.fc17.src.rpm  ../ghc-data-accessor-template.spec 
3 packages and 1 specfiles checked; 0 errors, 0 warnings.

Comment 3 Jens Petersen 2013-06-24 10:31:19 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!