Author: qboosh                       Date: Wed Feb 23 20:53:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cosmetics

---- Files affected:
SPECS:
   spread.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/spread.spec
diff -u SPECS/spread.spec:1.8 SPECS/spread.spec:1.9
--- SPECS/spread.spec:1.8       Wed Feb 23 17:20:06 2005
+++ SPECS/spread.spec   Wed Feb 23 21:53:50 2005
@@ -6,7 +6,8 @@
 # - change default config file: logging, etc. 
 #
 
-Summary:       Toolkit that provides a high performance messaging service that 
is resilient to faults across external or internal networks
+Summary:       High performance messaging service toolkit resilient to faults 
across networks
+Summary(pl):   Zestaw narządzi do wydajnej komunikacji odpornej na defekty 
sieci
 Name:          spread
 Version:       3.17.3
 Release:       0.2
@@ -23,42 +24,69 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Spread is a toolkit that provides a high performance messaging service that
-is resilient to faults across external or internal networks. Spread
-functions as a unified message bus for distributed applications, and
-provides highly tuned application-level multicast and group communication
-support. Spread services range from reliable message passing to fully
-ordered messages with delivery guarantees, even in case of computer
-failures and network partitions. Spread is designed to encapsulate the
-challenging aspects of asynchronous networks and enable the construction of
-scalable distributed applications, allowing application builders to focus
-on the differentiating components of their application. 
+Spread is a toolkit that provides a high performance messaging service
+that is resilient to faults across external or internal networks.
+Spread functions as a unified message bus for distributed
+applications, and provides highly tuned application-level multicast
+and group communication support. Spread services range from reliable
+message passing to fully ordered messages with delivery guarantees,
+even in case of computer failures and network partitions. Spread is
+designed to encapsulate the challenging aspects of asynchronous
+networks and enable the construction of scalable distributed
+applications, allowing application builders to focus on the
+differentiating components of their application. 
+
+%description -l pl
+Spread to zestaw narzędzi zapewniających wysoko wydajną komunikację
+odporną na defekty zarówno zewnętrznych, jak i wewnętrznych sieci.
+Spread funkcjonuje jako ujednolicony kanał komunikacji dla
+rozproszonych aplikacji i dostarcza dobrze dostrojoną obsługę
+multicastów i komunikacji grupowej na poziomie aplikacji. Usługi
+Spreada obejmują zakres od niezawodnego przekazywania wiadomości do
+całkowicie uporządkowanych wiadomości z gwarancją dostarczenia,
+nawet w przypadku awarii komputera czy podziałów sieci. Spread jest
+zaprojektowany do opakowywania wyzywających aspektów sieci
+asynchronicznych i umożliwienia tworzenia skalowanych, rozproszonych
+aplikacji, umożliwiając twórcom aplikacji skupienie się na różniących
+się komponentach ich aplikacji.
 
 %package libs
 Summary:       Spread client library
+Summary(pl):   Biblioteka kliencka Spreada
 Group:         Libraries
 
 %description libs
 Spread client library.
 
+%description libs -l pl
+Biblioteka kliencka Spreada.
+
 %package devel
 Summary:       Header files for Spread client library
+Summary(pl):   Pliki nagłówkowe biblioteki klienckiej Spreada
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
 
 %description devel
 Header files for Spread client library.
 
+%description devel -l pl
+Pliki nagłówkowe biblioteki klienckiej Spreada.
+
 %package static
 Summary:       Static Spread client library
+Summary(pl):   Statyczna biblioteka kliencka Spreada
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static Spread client library.
 
+%description static -l pl
+Statyczna biblioteka kliencka Spreada.
+
 %prep
-%setup -q      -n %{name}-src-%{version}
+%setup -q -n %{name}-src-%{version}
 %patch0 -p1
 
 %build
@@ -74,8 +102,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  libs    -p /sbin/ldconfig
-%postun        libs    -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -105,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/02/23 20:53:50  qboosh
+- pl, cosmetics
+
 Revision 1.8  2005/02/23 16:20:06  ankry
 - no src URL, more informative License field
 
@@ -130,4 +161,3 @@
 
 Revision 1.1  2005/02/23 01:37:50  wrobell
 - based on template
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spread.spec?r1=1.8&r2=1.9&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to