Description of problem: Version-Release number of selected component (if applicable): 1.7 How reproducible: Steps to Reproduce: 1. Download http://hackage.haskell.org/packages/archive/hsql-mysql/1.7/hsql-mysql-1.7.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: 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, but I tested only on Fedora-8).
Created attachment 309311 [details] ghc-hsql-mysql-1.7-1.spec
Created attachment 309312 [details] hsql-mysql.cabal.patch Updates the package.cabal with additional build options.
Created attachment 309313 [details] hsql-mysql.Setup.lhs.patch Fixes compiler errors in Setup.lhs due to the newer Cabal APIs with GHC 6.8.2.
I am mass-closing these submissions, as they are completely useless and do not follow any of the packaging guidelines. Do not attempt to reopen them.