SPECS: cogito.spec - more accurate pl/en summary/description - Req...

adamg adamg at pld-linux.org
Tue Oct 11 21:22:40 CEST 2005


Author: adamg                        Date: Tue Oct 11 19:22:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more accurate pl/en summary/description
- Requires: git-core

---- Files affected:
SPECS:
   cogito.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/cogito.spec
diff -u SPECS/cogito.spec:1.17 SPECS/cogito.spec:1.18
--- SPECS/cogito.spec:1.17	Tue Oct 11 21:13:50 2005
+++ SPECS/cogito.spec	Tue Oct 11 21:22:32 2005
@@ -2,8 +2,8 @@
 # ToDo:
 # - /usr/lib{,64}/cogito doesn't seem to be a good place for bash
 #   scripts
-Summary:	Cogito (Git) core and tools
-Summary(pl):	Cogito (dawniej git) - jądro oraz narzędzia
+Summary:	Cogito - a popular version control system built on top of git.
+Summary(pl):	Cogito - popularny system kontroli wersji korzystający z git.
 Name:		cogito
 Version:	0.15
 Release:	1
@@ -17,6 +17,7 @@
 BuildRequires:	openssl-devel
 BuildRequires:	zlib-devel
 Requires:	diffutils
+Requires:	git-core
 Requires:	mktemp >= 1.5
 Requires:	rcs
 Requires:	rsync
@@ -24,20 +25,16 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Cogito (GIT) comes in two layers. The bottom layer is merely an
-extremely fast and flexible filesystem-based database designed to
-store directory trees with regard to their history. The top layer is a
-SCM-like tool which enables human beings to work with the database in
-a manner to a degree similar to other SCM tools (like CVS, BitKeeper
-or Monotone).
+Cogito is the most popular version control system on top of GIT. 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.
 
 %description -l pl
-Cogito (GIT) składa się z dwóch warstw. Dolna warstwa to jedynie
-bardzo szybka i elastyczna baza danych oparta na systemie plików,
-zaprojektowana do przechowywania drzew katalogów z uwzględnieniem ich
-historii. Górna warstwa to narzędzie typu SCM umożliwiające ludziom
-pracę z bazą danych w sposób w pewnym stopniu podobny do innych
-narzędzi SCM (jak CVS, BitKeeper czy Monotone).
+Cogito jest najpopularniejszym system kontroli wersji będący nakładką na
+GIT. W zamierzeniu ma to być spójny i łatwy w użyciu interfejs
+dostarczając lepszych wrażeń z używania niż "czysty" GIT czy inne
+systemy kontroli wersji.
 
 %prep
 %setup -q
@@ -71,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/10/11 19:22:32  adamg
+- more accurate pl/en summary/description
+- Requires: git-core
+
 Revision 1.17  2005/10/11 19:13:50  adamg
 - (hopefully) fixed build on amd64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cogito.spec?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list