Commit Graph

10 Commits

Author SHA1 Message Date
Jens Petersen 48199c851a fix new requires, build on all archs and make hscolour conditional on arch
- ghc-srpm-macros subpackage noarch
- set Url field when generating subpackages
2014-04-30 12:44:15 +09:00
Jens Petersen 1b79de9a6f drop doc/prof obsoletes/provides for subpkgs; clear executable stack flag for exec's
- changes are to %ghc_lib_subpackage and %ghc_bin_install
2013-07-10 15:36:54 +09:00
Jens Petersen 27ddc9ecb2 extra: add %_isa to shared requires 2013-06-19 16:33:44 +09:00
Jens Petersen 6dad230ddb extra ghc_lib_subpackage: fix missing backslashes and updates Summary's 2013-06-17 13:54:55 +09:00
Jens Petersen ecaa01415c extra macros cleanup: merge all remaining macros into %ghc_lib_subpackage 2013-06-17 13:47:03 +09:00
Jens Petersen aae062eae8 fix missing \ in -m conditional 2013-06-05 12:50:18 +09:00
Jens Petersen 9761c94426 drop -h option from extra macros and make -m work again 2013-06-05 12:43:26 +09:00
Jens Petersen 6d8c8e6f0c drop %ghc_compiler to avoid srpm problems in koji etc 2013-05-17 17:51:41 +09:00
Jens Petersen 1b2339d407 move configure --htmldir to ghc_lib_build; %ghc_compiler; move %ghc_devel_requires to extra
but now I fear that %ghc_compiler needs to be in macros.ghc-srpm for mock/koji
2013-05-04 23:34:41 +09:00
Jens Petersen 73b0bd180f large update for simplified reworked revision of Packaging Guidelines
- see https://fedorahosted.org/fpc/ticket/194 for discussion
- move section and multiple library metamacros to new extra subpackage
- packaging no longer depends on availability of shared libs
  so is same now for all primary and secondary archs: ie there is always
  a binary base library package
- drop ghc_add_basepkg_file macro and ghc_exclude_docdir
2013-04-23 18:15:11 +09:00