Package Release Info

ghc-rpm-macros-1.4.94-6.1

Update Info: openSUSE-2016-786
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-rpm-macros
ghc-rpm-macros-extra

Change Logs

* Wed Sep 16 2015 mimi.vx@gmail.com
- update to 1.4.94
- refreshed remove-flags.patch
- dropped add-group.patch and files-defattr.patch
* Thu Aug 27 2015 mimi.vx@gmail.com
- update to 1.4.93
- refreshed:
    add-group.patch
    files-defattr.patch
    fix-gen-filelists.patch
    fix-library-dir.patch
    suse-disable-debug-packages.patch
    suse-docdir.patch
- dropped:
    version-docdirs.patch
    fix-runpath.patch
    ldflags.patch
- added:
    remove-flags.patch
- fix ghc-pkg path in ghc-deps.sh for ghc-7.10
- local pkgdir macro is redundant
- use utf8 locale for cabal
- add explicit --enable-shared again for arm64
- introduce ghc_pkgdocdir since no _pkgdocdir in RHEL 7 and earlier
- allow overriding ghc- prefix with ghc_name (for ghc784 etc)
- version ghc-pkg in ghc_pkg_recache
- have to turn off hardening in cabal_configure: set _hardened_ldflags to nil
- add cabal_test macro
- only run cabal haddock for real libraries with modules
- make sure basepkg.files is also created for meta packages
- fix the R*PATH regexp
- version ghcpkgdocdir
- add new names ghc_html_dir, ghc_html_libraries_dir, and ghc_html_pkg_dir
- correct cabal-tweak-flag error message for missing flag
- 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
* Wed Aug 19 2015 mimi.vx@gmail.com
- update to fake version 1.4.8 based on 1.3.91
- dropped: sle-sp1-rpmdeps.patch
    fix-gen-filelists.patch
    remove-flags.patch
- added patches: ldflags.patch
    version-docdirs.patch
    fix-runpath.patch
    fix-library-dir.patch
* Tue Apr 14 2015 mimi.vx@gmail.com
- regenerated sle-sp1-rpmdeps.patch
* Fri Mar 27 2015 peter.trommler@ohm-hochschule.de
- add rpm library directory to files on older openSUSE
  * fix build on openSUSE 11.4
* Mon Feb 23 2015 peter.trommler@ohm-hochschule.de
- update to 1.4.7
- drop fix-runpath.patch
  * fixed upstream
- refresh fix-gen-filelists.patch
- refresh suse-disable-debug-packages.patch
- refresh suse-docdir.patch
- add remove-flags.patch
  * remove passing of CFLAGS and LDFLAGS to ghc
  * no macro %__global_ldflags in openSUSE
- remove provides ghc() workaround
  * fixed upstream
* Sun Dec 14 2014 peter.trommler@ohm-hochschule.de
- make package noarch and remove rpmlintrc
* Sat Dec 13 2014 peter.trommler@ohm-hochschule.de
- do not disable dynamic libraries on ppc anymore
  * fixed by patch 18 in ghc.spec
* Tue Oct 21 2014 peter.trommler@ohm-hochschule.de
- update to 1.3.6
  * remove execstack workaround and prelink requirement
  * improve ghc_fix_dynamic_rpath macro
  * do not use -O2 optimization (out of memory failures on OBS)
- refresh patches:
  * add-group.patch
  * files-defattr.patch
  * fix-gen-filelists.patch
  * suse-disable-debug-packages.patch
  * suse-docdir.patch
-drop patch disable-execstack.patch
  * fixed in ghc 7.8
- add fix-runpath.patch
  * starting with ghc 7.8 shared objects with RUNPATH work
  * support RUNPATH as well as RPATH
- enable shared libraries and dynamic linking on ppc64 and ppc64le
  * shared libraries for ppc still disabled (see haskell trac #8024)
* Fri Sep 12 2014 dmueller@suse.com
- disable dependency on prelink for arm and aarch64 architectures
* Thu Jul 31 2014 dimstar@opensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
  Follow the packaging guidelines.
* Thu Jun 26 2014 peter.trommler@ohm-hochschule.de
- add rpmlintrc to spec file
* Thu Jun 26 2014 martin.koegler@chello.at
- SLES11 does not support a different BuildArch for subpackages
* Thu May 29 2014 peter.trommler@ohm-hochschule.de
- BR xz for SLE 11 builds
* Sat May 10 2014 peter.trommler@ohm-hochschule.de
- update to 1.2.7
  * set datasubdir in cabal_configure for ghc-7.8
  * abort ghc_fix_dynamic_rpath if no chrpath
  * update license tag to GPLv3+
  * set Url field when generating subpackages
- refresh patches add-group.patch, files-defattr.patch,
  fix-genfilelists.patch, suse-disable-debug-patches.patch
- remove macros.ghc-suse
  * they never worked on OBS
- add patch disable-execstack.patch
  * disable execstack workaround on ppc64le
  * prelink is not available on ppc64le yet
  * ghc does not handle executable stack note properly
    you will probably get rpmlint warnings about it
* Sat Feb 01 2014 peter.trommler@ohm-hochschule.de
- update to 1.2.2
  * fix error message
- use stable URL (no git hash)
* Mon Dec 16 2013 peter.trommler@ohm-hochschule.de
- add requires prelink
  * need execstack to fix ghc generated binaries
* Fri Dec 13 2013 peter.trommler@ohm-hochschule.de
- fix suse-docdir.patch
  * define _pkgdocdir macro
* Wed Dec 11 2013 peter.trommler@ohm-hochschule.de
- refresh sle-sp1-rpmdeps.patch
* Tue Oct 29 2013 peter.trommler@ohm-hochschule.de
- disable colorized documentation for ppc bootstrap