4 Summary: The Cogito
Version Control System
6 Group: Development
/Tools
7 URL: http
://kernel.org
/pub
/software
/scm
/cogito
/
8 Source: http
://kernel.org
/pub
/software
/scm
/cogito
/%{name}-%{version}.tar.gz
9 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n
)
10 Requires: git
-core
>= 1.4.4
11 BuildRequires
: asciidoc
, xmlto
15 Cogito is a version control system layered on top of the git tree
history
16 storage system. It aims at seamless user interface and ease of use
, providing
17 generally smoother user experience than the "raw" Core GIT itself and indeed
18 many other version control systems.
25 make %{_smp_mflags} all doc
28 rm -rf $RPM_BUILD_ROOT
29 make DESTDIR
=$RPM_BUILD_ROOT prefix
=%{_prefix} libdir=%{_libdir}/cogito mandir=%{_mandir} \
31 rm -rf $RPM_BUILD_ROOT
/%{_prefix}/share
/doc
/cogito
/txt
34 rm -rf $RPM_BUILD_ROOT
39 %dir %{_libdir}/cogito
41 %dir %{_datadir}/cogito
44 %doc README COPYING Documentation
/tutorial
-script
47 * Tue Jan
10 2006 Chris Wright
<chrisw@redhat.com
> 0.16.2-2
48 - add xmlto to BuildRequires
50 * Thu Dec
8 2005 H. Peter Anvin
<hpa@zytor.com
>
53 * Tue Nov
1 2005 Pavel Roskin
<proski@gnu.org
> 0.15.1-1
54 - generate and include manuals
56 * Tue Oct
11 2005 Chris Wright
<chrisw@osdl.org
> 0.15.1-1
59 * Fri Sep
16 2005 Chris Wright
<chrisw@osdl.org
> 0.14.1-2
60 - fix _libdir breakage on
64-bit
, the irony...
62 * Thu Sep
15 2005 Chris Wright
<chrisw@osdl.org
> 0.14.1-1
65 * Mon Aug
15 2005 Chris Wright
<chrisw@osdl.org
> 0.13-3
66 - Update
Buildroot, Requires and drop
Vendor
69 * Wed Aug
10 2005 Pavel Roskin
<proski@gnu.org
> 0.13-1
70 - Update summary and description
71 - Make architecture
-independent
73 * Wed Jul
6 2005 Chris Wright
<chrisw@osdl.org
> 0.12-1
76 * Thu Jun
9 2005 Chris Wright
<chrisw@osdl.org
> 0.11.3-1
77 - Add openssl patch from Dan Holmsand
<holmsand@gmail.com
>
78 - Add cg
-Xlib patch to fix showdate output
79 - Update
%files with changes inspired by Neil Horman
<nhorman@redhat.com
>
81 * Mon May
9 2005 H. Peter Anvin
<hpa@zytor.com
> 0.10-1
82 - New upstream revision
83 - Rename spec file to cogito.spec
85 * Wed Apr
27 2005 Terje Rosten
<terje.rosten@ntnu.no
> 0.8-2
87 - Use %
%{_prefix} macro
89 - Drop
-n option to %
%setup macro
91 * Mon Apr
25 2005 Chris Wright
<chrisw@osdl.org
> 0.8-1
92 - Update to cogito
, rename package
, move to
/usr
/bin
, update prereqs
94 * Mon Apr
25 2005 Chris Wright
<chrisw@osdl.org
> 0.7-1
97 * Thu Apr
21 2005 Chris Wright
<chrisw@osdl.org
> 0.6.3-1