| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-rpm-macros-extra | Distribution: Fedora Project |
| Version: 2.11 | Vendor: Fedora Project |
| Release: 3.fc45 | Build date: Fri Apr 10 05:52:44 2026 |
| Group: Unspecified | Build host: buildvm-x86-22.rdu3.fedoraproject.org |
| Size: 4550 | Source RPM: ghc-rpm-macros-2.11-3.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://src.fedoraproject.org/rpms/ghc-rpm-macros/ | |
| Summary: Extra RPM macros for building Haskell library subpackages | |
Extra macros used for subpackaging of Haskell libraries, for example in ghc and haskell-platform.
GPL-3.0-or-later
* Fri Apr 10 2026 Jens Petersen <petersen@redhat.com> - 2.11-3
- F45: obsoletes for pcre-light and regex-pcre
* Fri Feb 06 2026 Jens Petersen <petersen@redhat.com> - 2.11-1
- ghcplatform is now a constant without a glob to fix prof deps generation
* Tue Feb 03 2026 Jens Petersen <petersen@redhat.com> - 2.10.2-1
- add obsoletes for F44
- fixup ghc.attr __ghc_path: misplaced backslash
* Tue Feb 03 2026 Jens Petersen <petersen@redhat.com> - 2.10.1-1
- allow stderr from ghc_version
- ghcplatform: use ppc64le for now (#2435862, needed for F44 Cabal-3.12+ hadrian)
* Sat Jan 31 2026 Jens Petersen <petersen@redhat.com> - 2.10-1
- redefine ghc_version with lua
* Mon Jan 26 2026 Jens Petersen <petersen@redhat.com> - 2.9.4-1
- ghc-dep.sh: unbreak prof for ghc9.10+
- ghc_executable_profiling: to configure having detailed backtraces
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Oct 10 2025 Jens Petersen <petersen@redhat.com> - 2.9.3-1
- ghc_libs_build: use -H option
* Fri Aug 22 2025 Jens Petersen <petersen@redhat.com> - 2.9.2-1
- place .p_dyn_hi files in prof subpkg
- drop duplicate ghc_merge_filelist definition (mimi1vx)
- ghc_set_gcc_flags: also silence C backend for riscv64
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Apr 28 2025 Jens Petersen <petersen@redhat.com> - 2.9.1-1
- update spec conditionals for rhel10
- drop f35 obsoletes
* Fri Apr 18 2025 Jens Petersen <petersen@redhat.com> - 2.9.0-1
- when subpackaging don't use -no-user-package-db for compiling Setup
* Sun Apr 13 2025 Jens Petersen <petersen@redhat.com> - 2.8.1-2
- F43 obsoletes: aeson-compat, fclabels, libiserv, system-fileio
* Sun Mar 30 2025 Jens Petersen <petersen@redhat.com> - 2.8.1-1
- ghc_delete_rpaths: also remove system libdir from middle of rpath
* Sun Mar 16 2025 Jens Petersen <petersen@redhat.com> - 2.8.0-1
- place ghc9.12 dynamic prof files in prof subpackage
* Thu Mar 06 2025 Jens Petersen <petersen@redhat.com> - 2.7.8-1
- cabal_configure: fall back to %name for executable package
(instead of undefined pkg_name)
* Sat Jan 18 2025 Jens Petersen <petersen@redhat.com> - 2.7.7-1
- fix cabal_configure header echoing '-e' in some strange circumstances
* Thu Jan 16 2025 Jens Petersen <petersen@redhat.com> - 2.7.6-1
- fix 2.7.5 regression preventing haddock generation for libraries
caused by bad -H macro conditional expansion (thanks decathorpe and qulogic)
* Thu Dec 19 2024 Jens Petersen <petersen@redhat.com> - 2.7.5-1
- add -H to ghc_libs_build and ghc_lib_build to disable haddock docs
- cabal_configure: place -fhide-source-paths first in --ghc-options
- drop conditions for rhel < 7
* Fri Nov 29 2024 Jens Petersen <petersen@redhat.com> - 2.7.4-1
- add -P to ghc_libs_build and ghc_lib_build to disable profiling
- extra: remove haskell-platform special case from ghc_libs_build
* Sun Nov 10 2024 Jens Petersen <petersen@redhat.com> - 2.7.3-1
- changes for ghc-9.12
- add -W option (no ghc override) to: ghc_lib_build_without_haddock,
ghc_lib_build, and ghc_libs_build
- add -P option (no prof) to ghc_lib_build_without_haddock
- append short hash to ghcplatform
* Tue Oct 22 2024 Jens Petersen <petersen@redhat.com> - 2.7.2-4
- fix f41 obsolete bounds for fedora-dists, pdc, and connection
* Tue Oct 01 2024 Jens Petersen <petersen@redhat.com> - 2.7.2-3
- more F41 obsoletes: connection, fedora-dists, foldable1-classes-compat (#2315865), pdc
* Tue Aug 27 2024 Jens Petersen <petersen@redhat.com> - 2.7.2-2
- Obsoletes for F41 (with macro): ConfigFile, MonadCatchIO-*, cprng-aes,
crypto-random, cryptohash, x509*, highlighting-kate, libxml-sax,
monad-journal, regexpr
* Mon Jul 29 2024 Jens Petersen <petersen@redhat.com> - 2.7.2-1
- improve ghc_delete_rpaths to delete trailing :_libdir
- extra: add ghc_merge_filelist from ghc.spec
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 15 2024 Jens Petersen <petersen@redhat.com> - 2.7.1-1
- build macros now undefine debug_package rather than _enable_debug_packages
/usr/lib/rpm/macros.d/macros.ghc-extra
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 16 22:44:39 2026