SPECS: cgit.spec - pl fixes, unified caps
qboosh
qboosh at pld-linux.org
Tue Mar 10 08:26:18 CET 2009
Author: qboosh Date: Tue Mar 10 07:26:18 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl fixes, unified caps
---- Files affected:
SPECS:
cgit.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/cgit.spec
diff -u SPECS/cgit.spec:1.5 SPECS/cgit.spec:1.6
--- SPECS/cgit.spec:1.5 Sun Feb 15 00:14:25 2009
+++ SPECS/cgit.spec Tue Mar 10 08:26:13 2009
@@ -4,7 +4,7 @@
%bcond_with verbose # verbose build (V=1)
#
Summary: cgit - a fast webinterface to git
-Summary(pl.UTF-8): cgit - szybki interfejs webowy do git-a
+Summary(pl.UTF-8): cgit - szybki interfejs WWW do gita
Name: cgit
Version: 0.8.2
Release: 1
@@ -30,17 +30,17 @@
%description
Cgit is a CGI application implemented in C: it's basically (yet)
-another git command, used to generate html. Cgit is not forking: all
+another git command, used to generate HTML. Cgit is not forking: all
git operations are performed by linking with libgit.a. It uses a
-built-in cache: the generated html is stored on disk for the benefit
+built-in cache: the generated HTML is stored on disk for the benefit
of later requests.
%description -l pl.UTF-8
-Cgit to: napisana w C aplikacja CGI - zasadniczo jest to (kolejny)
-interfejs do git-a, generujący kod html. Cgit jest aplikacją
+Cgit to napisana w C aplikacja CGI - zasadniczo jest to (kolejny)
+interfejs do gita, generujący kod HTML. Cgit jest aplikacją
nieforkującą - wszystkie operacje na repozytoriach wykonywane są z
użyciem biblioteki. Aplikacja ta korzysta z cache - wygenerowany kod
-htl zapisany jest na dysku dla kolejnych żądań.
+HTML zapisany jest na dysku dla kolejnych żądań.
%prep
%setup -q
@@ -113,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/03/10 07:26:13 qboosh
+- pl fixes, unified caps
+
Revision 1.5 2009/02/14 23:14:25 adamg
- fixed typo in previous changelog entry
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cgit.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list