Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/show_bug.cgi?id=451594 Summary: New RPM SPEC file for ghc-scc package Product: Fedora Version: rawhide Platform: All URL: http://hackage.haskell.org/cgi-bin/hackage- scripts/package/scc OS/Version: Linux Status: NEW Severity: low Priority: low Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: fedora@xxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-package-review@xxxxxxxxxx,notting@xxxxxxxxxx Version-Release number of selected component (if applicable): 0.1 Steps to Reproduce: 1. Download http://hackage.haskell.org/packages/archive/scc/0.1/scc-0.1.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: 1. You should see the compiled RPM and SRPM binaries in the respective folders. 2. After installing the RPM package, you should be able to import the relevant module: $ ghci ghci> :m + <module-name-from-package> Additional info: 1. The same .SPEC should work for Fedora 9 also (I guess, but I tested only on Fedora-8). ------- Additional Comments From fedora@xxxxxxxxxxx 2008-06-15 22:34 EST ------- Created an attachment (id=309435) --> (https://bugzilla.redhat.com/attachment.cgi?id=309435&action=view) ghc-scc-0.1-1.spec -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review