Bug 451149

Summary: New RPM .spec for ghc-zlib
Product: [Fedora] Fedora Reporter: Rajesh Krishnan <raj.dev.redhat>
Component: Package ReviewAssignee: Panu Matilainen <pmatilai>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: jnovy, pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-17 15:11:13 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
This spec file creates the ghc-zlib RPM and SRPM packages from source. none

Description Rajesh Krishnan 2008-06-13 00:04:12 UTC
Description of problem:
New RPM spec file to create the ghc-zlib package.

Version-Release number of selected component (if applicable):
ghc-zlib-0.4.0.4

How reproducible:


Steps to Reproduce:
1.  Download 
http://hackage.haskell.org/packages/archive/zlib/0.4.0.4/zlib-0.4.0.4.tar.gz 
to rpmbuild/SOURCES folder.
2.  Copy attached ghc-zlib*.spec to rpmbuild/SPECS folder.
3.  Execute:
rpmbuild --clean  --target=$(uname -i) -ba 
rpmbuild/SPECS/ghc-zlib*.spec
  
Actual results:
You should see the compiled RPM and SRPM binaries in the respective folders.

Expected results:
--

Additional info:
1. The same .SPEC should work for Fedora 9 also (I guess).

Comment 1 Rajesh Krishnan 2008-06-13 00:04:12 UTC
Created attachment 309152 [details]
This spec file creates the ghc-zlib RPM and SRPM packages from source.

Comment 2 Jason Tibbitts 2008-06-17 15:11:13 UTC

*** This bug has been marked as a duplicate of 425882 ***