Go to file
Jens Petersen b1fc196577 fixes for when (subpackage) pkg-ver already installed
macros.ghc no longer uses ghc-pkg-wrapper

- %ghc_fix_rpath gets lib dir directly by globbing buildroot
- %ghc_gen_filelists reads pkg key from .conf
- ghc-deps.sh: read unique pkg id from .conf

before this preinstalled libs were interfering and this was further
exasperated on ghc8 where .conf filenames are not keyed so we were querying
`ghc-pkg list pkg` instead of pkg-ver.
2017-03-03 10:57:59 +09:00
tests new cabal-tweak-drop-dep and other merges from github 2017-02-08 15:26:07 +09:00
.gitignore .gitignore: ignore local ghc-rpm-macros-*/ dirs 2011-11-17 11:07:00 +09:00
AUTHORS new cabal-tweak-drop-dep and other merges from github 2017-02-08 15:26:07 +09:00
cabal-tweak-dep-ver cabal-tweak-dep-ver: match complete dep name and not beyond "," 2012-06-22 17:03:46 +09:00
cabal-tweak-drop-dep new cabal-tweak-drop-dep and other merges from github 2017-02-08 15:26:07 +09:00
cabal-tweak-flag cabal-tweak-flag: add missing 'not' to an error message (#1184508) 2015-01-22 10:24:41 +09:00
COPYING Initial import 2009-05-13 07:37:39 +00:00
ghc-deps.sh fixes for when (subpackage) pkg-ver already installed 2017-03-03 10:57:59 +09:00
ghc-pkg-wrapper new cabal-tweak-drop-dep and other merges from github 2017-02-08 15:26:07 +09:00
ghc-rpm-macros.spec fixes for when (subpackage) pkg-ver already installed 2017-03-03 10:57:59 +09:00
ghc.attr backport changes from ghc-7.10.3 copr as 1.6.0 2016-06-03 13:19:05 +09:00
macros.ghc fixes for when (subpackage) pkg-ver already installed 2017-03-03 10:57:59 +09:00
macros.ghc-extra subpackages can contain numbers and need --user 2017-02-23 20:58:38 +09:00
macros.ghc-fedora new cabal-tweak-drop-dep and other merges from github 2017-02-08 15:26:07 +09:00
sources Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00