]> git.pld-linux.org Git - packages/monotone.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Jun 2004 18:04:13 +0000 (18:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    monotone.spec -> 1.4

monotone.spec

index 14885fa914838917f2e44a9dcadc1a72eb1062e9..5006bde5765046112932b226c4b9c78e8932ef14 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       A free distributed version control system
+Summary(pl):   Wolnodostêpny rozproszony system kontroli wersji
 Name:          monotone
 Version:       0.13
 Release:       1
@@ -7,29 +8,40 @@ Group:                Development/Version Control
 Source0:       http://www.venge.net/monotone/%{name}-%{version}.tar.gz
 # Source0-md5: 19a9cc07058aba5ab41e0d3264d2a601
 URL:           http://www.venge.net/monotone/
+BuildRequires: boost-date_time-devel
 BuildRequires: boost-devel >= 1.31.0-2
-BuildRequires: boost-test-devel
 BuildRequires: boost-filesystem-devel
-BuildRequires: boost-date_time-devel
 BuildRequires: boost-regex-devel
 BuildRequires: boost-ref-devel
+BuildRequires: boost-test-devel
 BuildRequires: libidn-devel
 BuildRequires: lua50-devel
-BuildRequires: sqlite-devel
 BuildRequires: popt-devel
+BuildRequires: sqlite-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-monotone is a free distributed version control system. it provides a
+monotone is a free distributed version control system. It provides a
 simple, single-file transactional version store, with fully
 disconnected operation and an efficient peer-to-peer synchronization
-protocol. it understands history-sensitive merging, lightweight
-branches, integrated code review and 3rd party testing. it uses
-cryptographic version naming and client-side RSA certificates. it has
+protocol. It understands history-sensitive merging, lightweight
+branches, integrated code review and 3rd party testing. It uses
+cryptographic version naming and client-side RSA certificates. It has
 good internationalization support, has no external dependencies, runs
-on linux, solaris, OSX, and windows, and is licensed under the GNU
+on Linux, Solaris, MacOS X, and Windows, and is licensed under the GNU
 GPL.
 
+%description -l pl
+monotone to wolnodostêpny, rozproszony system kontroli wersji.
+Dostarcza proste, jednoplikowe, transakcyjne przechowywanie wersji, z
+w pe³ni bezpo³±czeniow± prac± i wydajnym protoko³em synchronizacji
+peer-to-peer. Obs³uguje ³±czenie z uwzglêdnieniem historii, lekkie
+odga³êzienia, zintegrowany podgl±d kodu i testowanie przez osoby
+trzecie. U¿ywa kryptograficznego nazywania wersji i certyfikatów RSA
+po stronie klienta. Ma dobre umiêdzynarodowienie, nie ma zewnêtrznych
+zale¿no¶ci, dzia³a na Linuksie, Solarisie, MacOS-ie X oraz Windows i
+jest licencjonowany na GNU GPL.
+
 %prep
 %setup -q
 
This page took 0.062575 seconds and 4 git commands to generate.