Package gear: Information

    Source package: gear
    Version: 1.6.0-alt1
    Build time:  Oct 6, 2009, 03:33 AM
    Report package bug
    License: GPLv2+
    Summary: Get Every Archive from git package Repository
    Description: 
    This package contains utilities for building RPM packages from GEAR
    repositories and managing GEAR repositories.
    See /usr/share/doc/gear-1.6.0/QUICKSTART.ru_RU.UTF-8 for details.

    List of rpms provided by this srpm:
    gear (noarch)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

    ACL:
    @qa_p5

      1. asciidoc
      2. libshell >= 0:0.0.3-alt1
      3. git-core
      4. help2man
      5. unzip
      6. xz

    Last changed


    Oct. 5, 2009 Dmitry V. Levin 1.6.0-alt1
    - Bugfixes:
      + gear-merge: Use quote_shell_args() from libshell (Alexey Gladkov).
      + gear-command-hasher: Use gear-command-tar.
      + gear-command-tar, gear-command-remote-build: Fixed tar --create.
      + gear --export-dir: Avoid creating useless output tarball.
      + gear: Remove original file after compression.
    - Improvements:
      + gear: Enabled quoting support in rules syntax (Alexey Gladkov, me).
      + gear-rules.5.in: Added a note about special characters quoting support.
      + gear, gear-update-tag, gear-rules.5.in:
        Added and documented lzma/xz support.
      + gear-update: Read --exclude pattern defaults from git-config
        variable gear.update.exclude-pattern (Alexey Froloff).
      + gear: Use bold red color in the warning about unreverted
        temporary commit.
      + Added tests for basic gear rules.
    March 13, 2009 Dmitry V. Levin 1.5.3-alt1
    - gear-create-tag: Fixed usage, added --time option (Alexey Gladkov).
    - gear-srpmimport: Made --quiet mode more quiet.
    - gear-srpmimport: Enhanced changelog name parser.
    - gear-commit: Added --no-edit option (Alexey Gladkov).
    - gear-remote: Fixed options order (Alexey Gladkov; closes: #19073).
    - Added URL, updated %description (closes: #18852).
    Jan. 28, 2009 Dmitry V. Levin 1.5.2-alt1
    - gear: make_compress(): Added keywords support in the name option (Alexey Gladkov).
    - gear-update-tag: Added 'compress' directive (Alexey Gladkov; closes: #17624).
    - gear-remote: Added --remote-repo (Alexey Gladkov; closes: #17865).
    - gear: Fixed "diff" rule misbehavior (closes: ALT#17751).
    - gear (get_tar_name, get_diff_name): Do check_path on modified path.
    - gear-update-tag: chdir to toplevel directory (closes: ALT#18029).
    - gear-commit: Unquote %% in changelog text.
    - gear-srpmimport, gear-update: Use .gitattributes export-ignore
      instead of .gitignore to import empty directories.
    - ABOUT.ru, QUICKSTART.ru: Converted from koi8r to utf8.