#2390: RPM spec file not present in source distribution tarball
-------------------------+--------------------------------------------------
    Reporter:  mikedlr   |       Owner:              
        Type:  bug       |      Status:  new         
    Priority:  normal    |   Component:  Build System
     Version:  6.8.3     |    Severity:  normal      
    Keywords:            |    Testcase:              
Architecture:  Multiple  |          Os:  Linux       
-------------------------+--------------------------------------------------
 A primary benefit of including a spec file in a software source tarball is
 that it can be used to automatically generate the rpms via "rpmbuild -ta".
 Currently the ghc.spec.in is included in the distribution but ghc.spec is
 not.  The attached patch attempts to include ghc.spec as well.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2390>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to