Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37700462
en ru br
ALT Linux repositórios
S:2.10-alt1
5.0: 1.5.7-alt2
4.1: 1.5.7-alt2
4.0: 1.5.6-alt2

Group :: Desenvolvimento/Outros
RPM: qgit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-

Name: qgit
Version: 1.5.6
Release: alt2

Summary: git GUI viewer built on Qt/C++
Group: Development/Other
License: GPL
Url: http://digilander.libero.it/mcostalba/

Packager: Sir Raorn <raorn at altlinux.ru>

# git://git.altlinux.org/people/raorn/packages/qgit.git

Source: %name-%version.tar
Patch: %name-%version-%release.patch

# Automatically added by buildreq on Fri May 12 2006

BuildRequires: gcc-c++ libqt3-devel libXft-devel libXt-devel

%description
With qgit you will be able to browse revisions history, view
patch content and changed files, graphically following different
development branches.

Features:

* View revisions, diffs, files history, files annotation,
 archive tree.

* Commit changes visually cherry picking modified files.

* Apply or format patch series from selected commits, drag and
 drop commits between two instances of qgit.

* qgit implements a GUI for the most common StGIT commands like
 push/pop and apply/format patches. You can also create new
 patches or refresh current top one using the same semantics of
 git commit,  i.e. cherry picking single modified files.

%prep
%setup
%patch -p1

%build
%__autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc README ChangeLog
%_bindir/%name

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009