Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1578180
 поиск   регистрация   авторизация 
 
Группа :: Разработка/Прочее
Пакет: cogito

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

%def_with M24

%if_with M24
%define _release alt1.M24.1
%else
%define _release alt2
%endif

Name: cogito
Version: 0.17.2
Release: %_release
Summary: The Cogito Version Control System
License: GPL
Group: Development/Other
Url: http://kernel.org/pub/software/scm/cogito/
Source: http://kernel.org/pub/software/scm/cogito/%name-%version.tar.gz
Requires: git-core >= 1.1.0
# Automatically added by buildreq on Fri Apr 14 2006
BuildRequires: asciidoc python-modules python-modules-encodings xmlto

BuildRequires: asciidoc, xmlto
BuildArch: noarch

%description
Cogito is a version control system layered on top of the git tree history
storage system. It aims at seamless user interface and ease of use, providing
generally smoother user experience than the "raw" Core GIT itself and indeed
many other version control systems.

%prep
%setup -q

%build
%make all doc

%install
%make DESTDIR=$RPM_BUILD_ROOT prefix=%prefix libdir=%_libexecdir/cogito mandir=%_mandir \
install install-doc

%files
%doc README COPYING Documentation/tutorial-script
%_bindir/*
%dir %_libexecdir/cogito
%_libexecdir/cogito/*
%dir %_datadir/cogito
%_datadir/cogito/*
%_mandir/man*/*

%changelog

Полный changelog можно просмотреть здесь

 
design & coding: Vladimir Lettiev aka crux © 2004-2005