Go to file
Jens Petersen 7e15be0963 backport changes from ghc-7.10.3 copr as 1.6.0
- ghc_gen_filelists: determine keyname with pkgnamever not just pkgname
  (fixes building newer version of installed package)
- use _rpmconfigdir macro
- support el6 (no fileattrs or /usr/lib/rpm/macros.d)
- change url to github
- add and use ghc-pkg-wrapper script
- use ghc-pkg key field (for ghc-7.10)
- configure libsubdir using pkgkey like ghc-cabal
- handle no ghc-srpm-macros for fedora < 21
- fix ghc-pkg path in ghc-deps.sh for ghc-7.10
- version ghc-pkg in ghc_pkg_recache
- update ghc_gen_filelists to use new keyed library filepaths
  and specify libHS*.so more loosely
- ghc-dep.sh now just makes versioned devel reqs
- rename ghc_lib.attr to ghc.attr and drop ghc_bin.attr

- enable debuginfo package
2016-06-03 13:19:05 +09:00
tests test-rebuild.sh: el7 branch is epel7 2016-02-08 17:39:46 +09:00
.gitignore .gitignore: ignore local ghc-rpm-macros-*/ dirs 2011-11-17 11:07:00 +09: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
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-flag cabal-tweak-flag: add missing 'not' to an error message (#1184508) 2015-01-22 10:24:41 +09:00
ghc-deps.sh backport changes from ghc-7.10.3 copr as 1.6.0 2016-06-03 13:19:05 +09:00
ghc-pkg-wrapper backport changes from ghc-7.10.3 copr as 1.6.0 2016-06-03 13:19:05 +09:00
ghc-rpm-macros.spec backport changes from ghc-7.10.3 copr as 1.6.0 2016-06-03 13:19:05 +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 backport changes from ghc-7.10.3 copr as 1.6.0 2016-06-03 13:19:05 +09:00
macros.ghc-extra backport changes from ghc-7.10.3 copr as 1.6.0 2016-06-03 13:19:05 +09:00
sources Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00