ghc-rpm-macros/ghc-rpm-macros.changes

242 lines
8.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Nov 17 12:41:05 UTC 2012 - peter.trommler@ohm-hochschule.de
- openSUSE specific macros to disable debug packages
- refresh and remove .orig files from sle-sp1-rpmdeps.patch
-------------------------------------------------------------------
Mon Jun 25 06:57:15 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.95.5.1 from upstream
- cabal-tweak-dep-ver: be careful only to match complete dep name and
do not match beyond ","
- some cabal-tweak-dep-ver improvements:
- show file name when no match
- backslash quote . and * in the match string
- create a backup file if none exists
- new cabal-tweak-dep-ver script to tweak depends version bounds in .cabal
- ghc-dep.sh: only use buildroot package.conf.d if it exists
- ghc-deps.sh: look in buildroot package.conf.d for program deps
- add a meta-package option to ghc_devel_package and use in ghc_devel_requires
- let ghc_bin_install take an arg to disable implicit stripping for subpackages
- allow ghc_description, ghc_devel_description, ghc_devel_post_postun
to take args
- fix doc handling of subpackages for ghc_without_shared
- move --disable-library-for-ghci to ghc_lib_build
- revert back to fallback behaviour for common_summary and common_description
since it is needed for ghc and haskell-platform subpackaging
- without ghc_exclude_docdir include doc dir also for subpackages
- no longer build redundant ghci .o library files
- support meta packages like haskell-platform without base lib files
- make it possible not to have to use common_summary and common_description
- rename ghc_binlib_package to ghc_lib_subpackage
- add ghc_lib_build_without_haddock
- no longer drop into package dirs when subpackaging with ghc_lib_build and
ghc_lib_install
- add shell variable cabal_configure_extra_options to cabal_configure for
local configuration
-------------------------------------------------------------------
Sun Jun 24 08:53:28 UTC 2012 - peter.trommler@ohm-hochschule.de
- cleaned up file list
- remove Obsoletes clauses from macros (buildService.patch)
- rebased sle-sp1-rpmdeps.patch
-------------------------------------------------------------------
Sat May 5 10:02:41 UTC 2012 - peter.trommler@ohm-hochschule.de
- bumped version number to match upstream
- dropped fix for magic, not needed anymore
- added copyright notice
-------------------------------------------------------------------
Thu Apr 26 15:36:41 UTC 2012 - peter.trommler@ohm-hochschule.de
- upgrade to 0.90 from upstream
- use new rpm metadata hash format for ghc-7.4
- drop prof meta hash data
- no longer include doc files automatically by default
- no longer provide doc subpackage
- do not provide prof when without_prof set
- remove SUSE_ASNEEDED in buildService.patch
- rebase sle patch
-------------------------------------------------------------------
Mon Mar 19 18:58:47 UTC 2012 - peter.trommler@ohm-hochschule.de
- fix ghc-deps.sh (ignore builtin_ffi)
-------------------------------------------------------------------
Mon Mar 19 16:27:03 UTC 2012 - peter.trommler@ohm-hochschule.de
- upgrade to 0.15.5 from upstream
- undo patch for dependency generation (redundant provides)
-------------------------------------------------------------------
Thu Feb 23 07:38:02 UTC 2012 - peter.trommler@ohm-hochschule.de
- fix patch for sle11
-------------------------------------------------------------------
Tue Feb 21 10:10:00 UTC 2012 - peter.trommler@ohm-hochschule.de
- define _rpmconfigdir on SLE-11-SP1
-------------------------------------------------------------------
Sun Feb 19 15:11:35 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.15.4 from upstream
- patches rebased
- fix rpmdeps on SLE-11-SP1
-------------------------------------------------------------------
Mon Feb 6 19:41:51 UTC 2012 - peter.trommler@ohm-hochschule.de
- do not pass .conf file to rpmdeps (fails on SLE-11-SP1)
-------------------------------------------------------------------
Thu Feb 2 21:38:35 UTC 2012 - peter.trommler@ohm-hochschule.de
- remove version on docs dir
-------------------------------------------------------------------
Thu Feb 2 20:45:36 UTC 2012 - peter.trommler@ohm-hochschule.de
- put documentation into /usr/share/doc/ghc-<version>
-------------------------------------------------------------------
Thu Feb 2 14:15:48 UTC 2012 - peter.trommler@ohm-hochschule.de
- add build root tag (for SLE11)
-------------------------------------------------------------------
Sun Jan 22 15:28:04 UTC 2012 - peter.trommler@ohm-hochschule.de
- Fix license tag
-------------------------------------------------------------------
Sun Jan 22 15:12:34 UTC 2012 - peter.trommler@ohm-hochschule.de
- remove version numbers again
- move documentation to ghc-docs
-------------------------------------------------------------------
Sat Jan 21 11:06:27 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to version 0.15.2 from upstream
- put version numbers in packages back in
-------------------------------------------------------------------
Mon Dec 26 10:57:44 UTC 2011 - peter.trommler@ohm-hochschule.de
- fix document directories
-------------------------------------------------------------------
Thu Dec 22 16:54:29 UTC 2011 - peter.trommler@ohm-hochschule.de
- ghc-deps.sh: add dependencies for requires
-------------------------------------------------------------------
Sat Dec 10 07:54:54 UTC 2011 - peter.trommler@ohm-hochschule.de
- ghc-deps.sh again
-------------------------------------------------------------------
Fri Dec 9 16:49:46 UTC 2011 - peter.trommler@ohm-hochschule.de
- fixed ghc-deps.sh
-------------------------------------------------------------------
Fri Dec 9 14:37:28 UTC 2011 - peter.trommler@ohm-hochschule.de
- generate dependencies that keep OBS happy
-------------------------------------------------------------------
Fri Dec 9 08:35:14 UTC 2011 - peter.trommler@ohm-hochschule.de
- fixed sed unterminated s command
-------------------------------------------------------------------
Thu Dec 8 18:40:26 UTC 2011 - peter.trommler@ohm-hochschule.de
- do not require builtin_ffi for executables
-------------------------------------------------------------------
Tue Dec 6 16:19:05 UTC 2011 - peter.trommler@ohm-hochschule.de
- required packages format changed for executables
-------------------------------------------------------------------
Sat Dec 3 11:02:36 UTC 2011 - peter.trommler@ohm-hochschule.de
- Upgraded to 0.14.3-1 from upstream
- added ghc dependency generator back in and started OBS fix for it
-------------------------------------------------------------------
Fri Nov 25 07:41:36 UTC 2011 - peter.trommler@ohm-hochschule.de
- Fixed patch
-------------------------------------------------------------------
Thu Nov 24 18:53:43 UTC 2011 - peter.trommler@ohm-hochschule.de
- Add SUSE_ASNEEDED=0
-------------------------------------------------------------------
Wed Nov 23 18:53:11 UTC 2011 - peter.trommler@ohm-hochschule.de
- Upgraded to version 0.14.2 from upstream
- Disabled ghc dependency generator. It breaks all builds on OBS
-------------------------------------------------------------------
Mon Oct 31 13:37:09 UTC 2011 - peter.trommler@ohm-hochschule.de
- Fix: Wrong files uploaded.
-------------------------------------------------------------------
Mon Oct 31 12:12:08 UTC 2011 - peter.trommler@ohm-hochschule.de
- Upgraded to 0.13.13 from upstream.
-------------------------------------------------------------------
Mon Oct 17 12:20:53 UTC 2011 - peter.trommler@ohm-hochschule.de
- Patch for openSUSE build service and package group names.
-------------------------------------------------------------------
Thu Oct 13 16:17:35 UTC 2011 - peter.trommler@ohm-hochschule.de
- Undo patch.
-------------------------------------------------------------------
Wed Oct 12 19:35:26 UTC 2011 - peter.trommler@ohm-hochschule.de
- use runghc in cabal macro to fing ghc libraries.
-------------------------------------------------------------------
Fri Oct 7 16:36:03 UTC 2011 - peter.trommler@ohm-hochschule.de
- Removed redhat-rpm-config requres tag.
-------------------------------------------------------------------
Fri Oct 7 16:12:31 UTC 2011 - peter.trommler@ohm-hochschule.de
- Fixed Group tag.
-------------------------------------------------------------------
Fri Oct 7 16:09:35 UTC 2011 - peter.trommler@ohm-hochschule.de
- Initial packaging