Go to file
Jens Petersen 9536f392f2 backport secondary arch support from 0.10.52
- add ghc_pkg_obsoletes to binlib base lib package too
- this package is now arch-dependent
- rename without_shared to ghc_without_shared and without_dynamic
  to ghc_without_dynamic so that they can be globally defined for
  secondary archs without shared libs
- use %%undefined macro
- disable debug_package in ghc_bin_build and ghc_lib_build
- set ghc_without_shared and ghc_without_dynamic on secondary archs
  (ie non main intel archs)
- disable debuginfo for self
- add cabal_configure_options to pass extra options to cabal_configure
- drop with_devhelp since --html-help option gone from haddock-2.8.0
2011-03-17 15:41:21 +09:00
.gitignore dist-git conversion 2010-07-28 15:34:52 +00:00
AUTHORS Initial import 2009-05-13 07:37:39 +00:00
COPYING Initial import 2009-05-13 07:37:39 +00:00
ghc-rpm-macros.ghc backport secondary arch support from 0.10.52 2011-03-17 15:41:21 +09:00
ghc-rpm-macros.spec backport secondary arch support from 0.10.52 2011-03-17 15:41:21 +09:00
sources Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00