All Versions
64
Latest Version
Avg Release Cycle
58 days
Latest Release
1127 days ago

Changelog History
Page 6

  • v0.8.3 Changes

    July 12, 2013
    • only try to install missing dependencies
    • ๐Ÿ›  for executables depending on own lib add BR chrpath and %ghc_fix_dynamic_rpath
    • word-wrap generic descriptions
    • map ffi to libffi
    • ๐Ÿšš move modules to toplevel
    • ๐Ÿ— Rpm module split into Spec and Build in Commands/
  • v0.8.2 Changes

    July 02, 2013
    • ๐Ÿ– handle pkg-ver arg, and check cabal list is non-empty
    • sort all generated deps
    • ๐Ÿ— use yum-builddep again to install deps
    • copy tarball into cwd for rpmbuild
    • warn about long synopsis rather than multiline
    • wrap after end of sentence near end of line
    • ๐Ÿ‘‰ use _isa in requires ghc-
    • --version now outputs to stdout
    • ๐Ÿ†• new --force flag to overwrite existing .spec file
  • v0.8.1 Changes

    June 14, 2013
    • word wrapping of descriptions
    • ๐Ÿ“ฆ use generic description for shared subpackage
    • simplify logic for summary and description processing
  • v0.8.0 Changes

    May 31, 2013
    • ๐Ÿ†• new simplier revision to Fedora Packaging
      • drop %common_summary and %common_description
      • drop %ghc_package, %ghc_description, %ghc_devel_package, %ghc_devel_description, %ghc_devel_post_postun, %ghc_files, and %ghc_devel_requires
    • check external programs available before use
    • ๐Ÿ‘‰ tweaks for ghc-7.6.3 and Cabal-1.16
  • v0.7.1 Changes

    March 22, 2013
    • โž• add final full-stop to description if missing
    • โž• add ver-rel to initial changelog entry
    • ๐Ÿ›  fix use of cblrpm-diff force lib option
    • โš  output warning when .spec already exists
    • ๐Ÿ›  fix handling of package names that end in a digit
    • output when trying a path
    • map curl C dep to libcurl
  • v0.7.0 Changes

    January 22, 2013
    • cabal-rpm command renamed to cblrpm, and cabal-rpm-diff to cblrpm-diff
    • ๐Ÿ— cblrpm now has commands for spec, srpm, and build
    • ๐Ÿ“ฆ cblrpm will try to install packaged uninstalled depends with sudo yum install
    • add %ghc_arches_with_ghci for hamlet dep
    • ๐Ÿ‘ cblrpm-diff supports -l
    • cblrpm --version
    • sort extralibs depends
    • cleanup of unused options and help output
  • v0.6.6 Changes

    November 21, 2012
    • generate BRs and Req's for C libraries (extra-libraries)
    • ๐ŸŽ‰ initial map for some C libs: libglut, libiw, libz, libX*
    • generate BRs and Req's for pkgconfig-depends
    • ๐Ÿ— generate BRs for build-tools
    • ๐ŸŽ‰ initial map for build-tools: gtk2hs-buildtools
    • map LGPL-2.1 license to LGPLv2+ tag
    • backup suffix changed from .cabal-rpm to .cblrpm
    • ๐Ÿ“ฆ don't mistake non-existent file in cwd for a package
  • v0.6.5 Changes

    November 01, 2012
    • โฌ‡๏ธ drop hscolour BuildRequires
    • ๐Ÿ— simplify generated BuildRequires: drop version ranges for now, exclude pkg self, base libs, and Cabal
    • use ExclusiveArch ghc_arches_with_ghci for template-haskell dep
    • replace --name option with --library to force Lib
  • v0.6.4 Changes

    September 25, 2012
    • โž• add cabal-rpm-diff
    • ๐Ÿ›  fix manpage generation
  • v0.6.3 Changes

    September 24, 2012
    • ๐Ÿ‘Œ support tarball path argument
    • ๐Ÿ‘‰ use a temporary working dir for opening tarball or cabal unpack
    • โž• add a manpage