Go to file
Jens Petersen 7232a81da9 implement rpm ghc-pkg hash metadata for precise automatic library dependency tracking
- add buildroot/ghcpkgbasedir to ghc-deps.sh args
- calculate package and metadata by checking all library files in stdin
- prof depends on devel, devel on base
- update macros.ghc:
  -  rename ghc_requires to ghc_devel_requires
  - drop ghc_doc_requires
  - ghc_reindex_haddock is deprecated and now a no-op
2010-11-23 15:01:27 +10:00
.gitignore dist-git conversion 2010-07-28 15:34:54 +00:00
AUTHORS implement rpm ghc-pkg hash metadata for precise automatic library dependency tracking 2010-11-23 15:01:27 +10:00
COPYING Initial import 2009-05-13 07:37:39 +00:00
ghc-deps.sh implement rpm ghc-pkg hash metadata for precise automatic library dependency tracking 2010-11-23 15:01:27 +10:00
ghc-rpm-macros.ghc implement rpm ghc-pkg hash metadata for precise automatic library dependency tracking 2010-11-23 15:01:27 +10:00
ghc-rpm-macros.spec implement rpm ghc-pkg hash metadata for precise automatic library dependency tracking 2010-11-23 15:01:27 +10:00
sources Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00