SPECS: git-core.spec - pl
qboosh
qboosh at pld-linux.org
Thu Oct 6 01:02:35 CEST 2005
Author: qboosh Date: Wed Oct 5 23:02:35 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
git-core.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.1 SPECS/git-core.spec:1.2
--- SPECS/git-core.spec:1.1 Mon Oct 3 18:07:10 2005
+++ SPECS/git-core.spec Thu Oct 6 01:02:28 2005
@@ -1,6 +1,7 @@
# $Revision$, $Date$
# TODO: documentation
Summary: The stupid content tracker
+Summary(pl): Prymitywne narzędzie do śledzenia treści
Name: git-core
Version: 0.99.8
Release: 0.1
@@ -20,7 +21,7 @@
"git" can mean anything, depending on your mood.
- random three-letter combination that is pronounceable, and not
- actually used by any common UNIX command. The fact that it is a
+ actually used by any common UNIX command. The fact that it is a
mispronunciation of "get" may or may not be relevant.
- stupid. contemptible and despicable. simple. Take your pick from the
dictionary of slang.
@@ -28,10 +29,27 @@
works for you. Angels sing, and a light suddenly fills the room.
- "goddamn idiotic truckload of sh*t": when it breaks
-This is a stupid (but extremely fast) directory content manager. It
+This is a stupid (but extremely fast) directory content manager. It
doesn't do a whole lot, but what it 'does' do is track directory
contents efficiently.
+%description -l pl
+"git" może oznaczać cokolwiek, w zależności od nastroju.
+
+- losową kombinację trzech liter, która jest wymawialna i właściwie
+ nie używana przez żadne popularne polecenie uniksowe. Fakt, że jest
+ to błędna pisownia słowa "get" może mieć lub nie mieć znaczenia.
+- głupi, pogardliwy, prosty. Można wybrać ze słownika slangu.
+- "global information tracker" (narzędzie do globalnego śledzenia
+ informacji) - jeśli jesteśmy w dobrym nastroju i git akurat działa.
+ Anioły śpiewają, a światło niespodziewanie wypełnia pokój.
+- "goddamn idiotic truckload of sh*t" (przeklęty idiotyczny ładunek
+ g*) - kiedy się zepsuje.
+
+Jest to prymitywny (ale bardzo szybki) zarządca treści słownikowej.
+Nie robi wiele, ale to, co "robi", to wydajne śledzenie zawartości
+katalogu.
+
%prep
%setup -q
%{__make} \
@@ -40,6 +58,7 @@
%install
rm -rf $RPM_BUILD_ROOT
+
%{__make} install \
prefix=/usr \
DESTDIR=$RPM_BUILD_ROOT
@@ -60,9 +79,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/10/05 23:02:28 qboosh
+- pl
+
Revision 1.1 2005/10/03 16:07:10 witekfl
- initial PLD release
-
-Revision 1.53 2005/08/15 21:54:32 glen
-- adapterized and other things
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list