[Bug 451857] New: New RPM SPEC file for ghc-HaXml package

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 17 19:51:23 UTC 2008


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=451857

           Summary: New RPM SPEC file for ghc-HaXml package
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://hackage.haskell.org/cgi-bin/hackage-
                    scripts/package/HaXml
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: fedora at krishnan.cc
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


Version-Release number of selected component (if applicable):
1.19.4

Steps to Reproduce:
1.  Download 
http://hackage.haskell.org/packages/archive/HaXml/1.19.4/HaXml-1.19.4.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).
4.  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 at krishnan.cc  2008-06-17 15:51 EST -------
Created an attachment (id=309669)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=309669&action=view)
ghc-HaXml-1.19.4-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.




More information about the Fedora-package-review mailing list