Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510440
en ru br
ALT Linux repos
S:0.9-alt6.git20150225
5.0: 0.7-alt2.git20090512

Group :: Development/Tools
RPM: topgit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: topgit
Version: 0.7
Release: alt3.git20090527

Summary: Patch queue manager for Git
License: GPLv2
Group: Development/Tools
Url: http://repo.or.cz/w/topgit.git
BuildArch: noarch

Packager: Maxim Ivanov <redbaron at altlinux.org>

Source0: topgit-0.7.tar

%description
TopGit is designed especially for the case
when you maintain a queue of third-party patches on top of another
(perhaps Git-controlled) project and want to easily organize, maintain
and submit them - TopGit achieves that by keeping a separate topic
branch for each patch and providing few tools to maintain the branches.

%prep
%setup

%build
%make_build prefix=%_prefix

%install
%makeinstall

%files
%_bindir/*
%_datadir/%name
%_prefix/libexec/%name
%doc README COPYING

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin