]> git.pld-linux.org Git - packages/libcmis.git/commitdiff
- pl auto/th/libcmis-0_1_0-1
authorblekot <blekot@pld-linux.org>
Tue, 21 Feb 2012 17:59:38 +0000 (17:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcmis.spec -> 1.3

libcmis.spec

index 57dddd1a03eff00caabd58be79d90bece2db06ad..9a7f6908b4f40021c06c5e50d880459aedde558f 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       A C++ client library for the CMIS interface
+Summary(pl.UTF-8):     Biblioteka klienta C++ dla inferfejsu CMIS
 Name:          libcmis
 Version:       0.1.0
 Release:       1
@@ -17,8 +18,14 @@ LibCMIS is a C++ client library for the CMIS interface. This allows
 C++ applications to connect to any ECM behaving as a CMIS server like
 Alfresco, Nuxeo for the open source ones.
 
+%description -l pl.UTF-8
+LibCMIS to biblioteka klienta C++  dla interfejsu CMIS. Pozwala ona 
+aplikacjom C++ do łączenia się z każdym ECM zachowującym sie jako CMIS
+serwer jak Alfresco, Nuxeo dla otwarto źródłowych aplikacji
+
 %package devel
 Summary:       Development files for %{name}
+Summary(pl.UTF-8):     Pliki nagłówkowe dla %{name}
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
@@ -26,8 +33,13 @@ Requires:    %{name} = %{version}-%{release}
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
+%description devel -l pl.UTF-8
+Paczka %{name}-devel zawiera biblioteki i pliki nagłówkowe do
+tworzenia aplikacji opartych na %{name}.
+
 %package tools
 Summary:       Command line tool to access CMIS
+Summary(pl.UTF-8):     Narzędzie wiersza poleceń dla CMIS
 Group:         Applications/Publishing
 Requires:      %{name} = %{version}-%{release}
 
@@ -35,6 +47,10 @@ Requires:    %{name} = %{version}-%{release}
 The %{name}-tools package contains a tool for accessing CMIS from the
 command line.
 
+%description tools -l pl.UTF-8
+Paczka %{name}-tools zawiera narzędzie do łączenia się do CMIS
+z wiersza poleceń.
+
 %prep
 %setup -q
 
This page took 0.032149 seconds and 4 git commands to generate.