Пакет cabal2rpm: Информация

    Исходный пакет: cabal2rpm
    Версия: 0.20.08-alt12
    Собран:  27 ноября 2015 г. 2:17 в задании #153833
    Категория: Разработка/Haskell
    Сообщить об ошибке в пакете
    Домашняя страница: http://community.moertel.com/ss/space/Cabal2rpm

    Лицензия: GPL2+
    О пакете: converts Haskell Cabal descriptions into RPM specs
    Описание: 
    This tool converts Haskell Cabal package-descriptions (.cabal files)
    into RPM spec files.  It makes reasonable guesses at what should go
    in the specs, but because "Cabalized" tarballs presently do not have a
    standardized layout and naming conventions, you may need to make some
    adjustments.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cabal2rpm (noarch)

    Сопровождающий: Ivan Zakharyaschev

    Список участников:
    Ivan Zakharyaschev
    Denis Smirnov

    Последнее изменение


    26 ноября 2015 г. Ivan Zakharyaschev 0.20.08-alt12
    - cabal2gear conceptual enhancements:
      + separated maintainer's tweaks and automatic results in the Git repo
        (this way a new run of the robot won't spoil the maintainer's tweaks;
         a third branch is used: upstream_/AUTO/cabal2rpm);
      + implemented updating the gear-repos with new sources (and/or by new
        cabal2rpm rules if that ever happens);
      + for compatibility with gear-repos created by earlier versions of cabal2gear,
        updating an old repo would fake upstream_/AUTO/cabal2rpm with cabal2rpm
        (ideally, this should be the old cabal2rpm and cabal2gear rules, but
        fortunately, the content generated by them hasn't changed yet).
      (This code needs cleanup and more documentation, but works and is
      used already. The old usage for creating initial gear-repos remains
      almost without user-visible changes: all the generated content is
      the same, only a new Git branch is added.)
    26 ноября 2015 г. Ivan Zakharyaschev 0.20.08-alt11
    - cabal2gear: make the remote config consistent with git-remote
      (like in ALT bug 31479).
    22 декабря 2012 г. Denis Smirnov 0.20.08-alt10
    - autocreate watch file
    - simplify spec-file
    - fix Url tag