Package spt3-tasks: Information

    Binary package: spt3-tasks
    Version: 0.5-alt2
    Architecture: noarch
    Build time:  May 23, 2009, 02:37 AM
    Source package: spt3
    Report package bug
    Home page: 

    License: GPL
    Summary: Low-level tasks of spt3
    Description: 
    Low-level tasks are basic building blocks for spt3 build process. Each
    task has a clearly defined interface: function, input and output. Tasks
    can be combined using profiles (see spt3-profiles package for sample
    profiles) to achieve building complete solutions.
    
    To get generic high-level runner for these tasks and to get
    documentation, install spt3. For sample profiles, install
    spt3-profiles.

    Maintainer: Mikhail Yakshin


    Last changed


    May 23, 2009 Mikhail Yakshin 0.5-alt2
    - Added some sanity checks
    July 1, 2008 Mikhail Yakshin 0.5-alt1
    - Added spt-copy-files-* tasks
    - spt-pack-iso: added sort option
    - Synchronized tasks with modern Sisyphus / branch 4.0
    April 4, 2007 Mikhail Yakshin 0.4-alt1
    - Added spt-pack-cpio (thanks to stanv@)
    - Added --debug|-d option
    - Minor fixes