SPECS: libopensync.spec - pl, BR: ac,am,lt

qboosh qboosh at pld-linux.org
Mon Jan 9 00:25:39 CET 2006


Author: qboosh                       Date: Sun Jan  8 23:25:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, BR: ac,am,lt

---- Files affected:
SPECS:
   libopensync.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.2 SPECS/libopensync.spec:1.3
--- SPECS/libopensync.spec:1.2	Fri Dec 30 12:09:59 2005
+++ SPECS/libopensync.spec	Mon Jan  9 00:25:33 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-
 Summary:	Data synchronization framework
+Summary(pl):	Szkielet do synchronizacji danych
 Name:		libopensync
 Version:	0.18
 Release:	0.1
@@ -10,6 +10,9 @@
 # Source0-md5:	ce94a69fb7ae7533d1f8828b6402cec8
 URL:		http://www.opensync.org/
 Patch0:		%{name}-python.patch
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	libtool
 BuildRequires:	libxml2-devel
 BuildRequires:	python-devel
 BuildRequires:	python-modules
@@ -17,34 +20,54 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-OpenSync is a synchronization framework that is platform and distribution
-independent.
+OpenSync is a synchronization framework that is platform and
+distribution independent.
 
 It consists of several plugins that can be used to connect to devices,
 a powerful sync-engine and the framework itself.
 
 The synchronization framework is kept very flexible and is capable of
-synchronizing any type of data, including contacts, calendar, tasks, notes
-and files. 
+synchronizing any type of data, including contacts, calendar, tasks,
+notes and files. 
+
+%description -l pl
+OpenSync to niezależny od platformy i dystrybucji szkielet do
+synchronizacji danych.
+
+Składa się z kilku wtyczek, których można używać do łączenia się z
+urządzeniami, potężnego silnika synchronizującego i samego szkieletu.
+
+Szkielet do synchronizacji jest utrzymywany jako bardzo elastyczny i
+potrafiący synchronizować dowolny rodzaj danych, włącznie z
+kontaktami, kalendarzem, zadaniami, notatkami i plikami.
 
 %package devel
 Summary:	Header files for opensync library
+Summary(pl):	Pliki nagłówkowe biblioteki opensync
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for opensync library.
 
+%description devel -l pl
+Pliki nagłówkowe biblioteki opensync.
+
 %package static
 Summary:	Static opensync library
+Summary(pl):	Statyczna biblioteka opensync
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static opensync library.
 
+%description static -l pl
+Statyczna biblioteka opensync.
+
 %package -n python-opensync
 Summary:	Python bindings for opensync library
+Summary(pl):	Wiązania Pythona do biblioteki opensync
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
 %pyrequires_eq  python-libs
@@ -52,6 +75,9 @@
 %description -n python-opensync
 Python bindings for opensync library.
 
+%description -n python-opensync -l pl
+Wiązania Pythona do biblioteki opensync.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -62,7 +88,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure --enable-static
+%configure \
+	--enable-static
 %{__make}
 
 %install
@@ -111,9 +138,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/01/08 23:25:33  qboosh
+- pl, BR: ac,am,lt
+
 Revision 1.2  2005/12/30 11:09:59  wrobell
 - fixed python modules installation, patch sent to author
 
 Revision 1.1  2005/12/30 10:42:07  wrobell
 - based on template
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libopensync.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list