Commit Graph

27 Commits

Author SHA1 Message Date
Jens Petersen 4e07127a2c make ghc_strip_dynlinked conditional on no debug_package 2010-06-23 10:24:53 +00:00
Jens Petersen 07f858eab5 replace ghc_strip_shared with ghc_strip_dynlinked 2010-06-23 10:05:24 +00:00
Jens Petersen eaf24211e8 add ghc_strip_shared to strip shared libraries 2010-06-20 12:44:49 +00:00
Jens Petersen a0e7adadfe - add comments over macros
- drop unused cabal_makefile
2010-06-20 12:10:25 +00:00
Jens Petersen d9a9b5f4af - drop unused ghc_pkg_ver macro
- add ghc_pkg_recache macro
2010-04-12 14:52:34 +00:00
Jens Petersen 191657b654 tweak version arg changelog 2010-01-14 14:35:34 +00:00
Jens Petersen 4393386478 - drop optional 2nd version arg from ghcdocdir, ghcpkgdir, and
ghc_gen_filelists: multiversion subpackages are not supported
- add ghcpkgbasedir
- bring back some shared conditions which were dropped temporarily
- test for ghcpkgdir and ghcdocdir in ghc_gen_filelists
- allow optional pkgname arg for cabal_pkg_conf
- can now package gtk2hs
2010-01-14 14:32:25 +00:00
Jens Petersen a0bbde907a use -v in ghc_requires and ghc_prof_requires for version 2010-01-11 06:51:22 +00:00
Jens Petersen 9d7c9aecc0 drop "Library for" from base lib summary 2010-01-11 05:13:02 +00:00
Jens Petersen 5f3759a686 use -n in ghc_requires and ghc_prof_requires for when no pkg_name 2010-01-11 03:13:01 +00:00
Jens Petersen c97ee70960 - add ghcdocbasedir
- revert ghcdocdir to match upstream ghc
- ghcdocdir and ghcpkgdir now take optional name version args
- update ghc_gen_filelists to new optional name version args
- handle docdir in ghc_gen_filelists
- ghc_reindex_haddock uses ghcdocbasedir
- summary and description options added to ghc_binlib_package,
    ghc_package_devel, ghc_package_doc, and ghc_package_prof
2010-01-10 14:59:10 +00:00
Jens Petersen 23340a3f97 - pkg_name must be set now for binlib packages too
- new ghc_lib_package and ghc_binlib_package macros make packaging too easy
- ghc_package_devel, ghc_package_doc, and ghc_package_prof helper macros
- ghc_gen_filelists now defaults to ghc-%%{pkg_name}
- add dynamic bcond to cabal_configure instead of cabal_configure_dynamic
2010-01-09 15:58:27 +00:00
Jens Petersen dffc2c5084 - add cabal_configure_dynamic
- add ghc_requires, ghc_doc_requires, ghc_prof_requires
2009-12-23 14:42:16 +00:00
Jens Petersen 8b0ec9d34e - use ghc_version_override to override ghc_version
- fix pkg .conf filelist match
2009-12-15 21:50:31 +00:00
Jens Petersen b22ec8887d major updates for ghc-6.12, package.conf.d, and shared libraries
- add shared support to cabal_configure, ghc_gen_filelists
- version ghcdocdir
- replace ghc_gen_scripts, ghc_install_scripts, ghc_register_pkg,
    ghc_unregister_pkg with cabal_pkg_conf
- allow (ghc to) override ghc_version
2009-12-11 18:17:07 +00:00
Bill Nottingham 99a8a6ebf2 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:19:25 +00:00
Jens Petersen d007836b70 make ghc_pkg_ver only return pkg version 2009-11-16 12:27:56 +00:00
Jens Petersen b8f63cfff0 change GHCRequires to ghc_pkg_ver 2009-11-16 09:56:31 +00:00
Jens Petersen 32ffe2c854 use the latest installed pkg version for %GHCRequires 2009-11-16 09:14:11 +00:00
Jens Petersen 5edaabc998 add %GHCRequires for automatically versioned library deps 2009-11-16 07:45:33 +00:00
Jens Petersen 87815fa4c0 revert last change - unversion ghcdocdir 2009-09-22 10:08:17 +00:00
Jens Petersen 082b15a21d version ghcdocdir to allow multiple doc versions like ghcpkgdir 2009-09-22 03:25:59 +00:00
Jesse Keating 86afb6d672 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 00:05:15 +00:00
Jens Petersen c938f3baec drop version from ghcdocdir since it breaks haddock indexing 2009-06-09 09:24:58 +00:00
Yaakov Meir Nemoy fb06b40394 makes macros file a conf file 2009-05-13 07:44:36 +00:00
Yaakov Meir Nemoy b640c1a84e Initial import 2009-05-13 07:37:39 +00:00
Kevin Fenzi 287fd5a6db Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00