#2390: RPM spec file not present in source distribution tarball
--------------------------+-------------------------------------------------
 Reporter:  mikedlr       |          Owner:  igloo   
     Type:  bug           |         Status:  new     
 Priority:  normal        |      Milestone:  6.10.1  
Component:  Build System  |        Version:  6.8.3   
 Severity:  normal        |     Resolution:          
 Keywords:                |     Difficulty:  Unknown 
 Testcase:                |   Architecture:  Multiple
       Os:  Linux         |  
--------------------------+-------------------------------------------------
Changes (by igloo):

  * owner:  => igloo
  * difficulty:  => Unknown
  * milestone:  => 6.10.1

Comment:

 Thanks for the patch.

 The difference between the `.in` and non-`.in` versions is just:
 {{{
 -%define version @ProjectVersion@
 -%define release @release@
 +%define version 6.9.20080702
 +%define release 1
 }}}
 so this change looks like it makes sense, for released versions at least.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2390#comment:1>
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