Package guile-evms: Information

    Source package: guile-evms
    Version: 0.4-alt16.M80P.3
    Build time:  Apr 9, 2019, 09:19 PM in the task #225363
    Report package bug
    Home page: 

    License: GPL
    Summary: Guile bindings for EVMS
    Description: 
    Guile bindings for EVMS, volume management library
    http://evms.sourceforge.net

    List of rpms provided by this srpm:
    guile-evms (x86_64, i586)
    guile-evms-debuginfo (x86_64, i586)

    Maintainer: Oleg Solovyov


      1. libe2fs-devel
      2. libevms-devel
      3. guile18-devel >= 1.7
      4. swig >= 1.3.29
      5. libblkid-devel

    Last changed


    March 28, 2019 Oleg Solovyov 0.4-alt16.M80P.3
    - add partition type field to segment info
    March 21, 2019 Anton Farygin 0.4-alt16.M80P.2
    - backport tmpfs defaults from sisyphus (closes: #36316)
    May 19, 2017 Ivan Zakharyaschev 0.4-alt15.M80P.2
    - Fix the crash (of alterator-vm in installer) by reverting to using
      our own copies of the typedefs of the standard types. (Importing all typedefs
      was intended as a guarantee to avoid mismatches between guile-evms ABI
      and libevms ABI, but something went wrong. Perhaps, wrong *.h were imported.)