SPECS: libtirpc.spec - pl

qboosh qboosh at pld-linux.org
Sun Apr 29 18:47:29 CEST 2007


Author: qboosh                       Date: Sun Apr 29 16:47:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/libtirpc.spec
diff -u SPECS/libtirpc.spec:1.2 SPECS/libtirpc.spec:1.3
--- SPECS/libtirpc.spec:1.2	Tue Apr 24 15:32:59 2007
+++ SPECS/libtirpc.spec	Sun Apr 29 18:47:24 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Transport Independent RPC Library
+Summary(pl.UTF-8):	Biblioteka RPC niezależnego od transportu
 Name:		libtirpc
 Version:	0.1.7
 Release:	1
@@ -33,25 +34,45 @@
 Interface (XTI). TI-RPC is on-the-wire compatible with the TS-RPC,
 which is supported by almost 70 vendors on all major operating
 systems. TS-RPC source code (RPCSRC 4.0) remains available from
-several internet sites.
+several Internet sites.
+
+%description -l pl.UTF-8
+Ten pakiet zawiera implementację SunLib RPC niezależnego od transportu
+(TI-RPC). Ta biblioteka tworzy element podstawy dla ONC (Open Network
+Computing) i wywodzi się bezpośrednio ze źródeł Solarisa 2.3.
+
+TI-RPC to rozszerzona wersja TS-RPC wymagająca TLI (UNIX System V
+Transport Layer Interface). Jest kompatybilna w locie z TS-RPC,
+obsługiwanym przez prawie 70 producentów dla wszystkich znaczących
+systemów operacyjnych. Kod źródłowy TS-RPC (RPCSRC 4.0) pozostaje
+dostępny z różnych stron internetowych.
 
 %package devel
 Summary:	Development files for the TI-RPC library
+Summary(pl.UTF-8):	Pliki programistyczne biblioteki TI-RPC
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
-This package includes header files and libraries necessary for
-developing programs which use the TI-RPC library.
+This package includes header files necessary for developing programs
+which use the TI-RPC library.
+
+%description devel -l pl.UTF-8
+Ten pakiet zawiera pliki nagłówkowe potrzebne do tworzenia programów
+wykorzystujących bibliotekę TI-RPC.
 
 %package static
 Summary:	Static TI-RPC library
+Summary(pl.UTF-8):	Statyczna biblioteka TI-RPC
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 This package includes static TI-RPC library.
 
+%description static -l pl.UTF-8
+Ten pakiet zawiera statyczną bibliotekę TI-RPC.
+
 %prep
 %setup -q
 %patch1 -p1
@@ -67,7 +88,6 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-cp -f /usr/share/automake/config.sub .
 %configure \
 	--enable-gss
 
@@ -96,8 +116,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -124,9 +144,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/04/29 16:47:24  qboosh
+- pl
+
 Revision 1.2  2007/04/24 13:32:59  baggins
 - fixed license
 
 Revision 1.1  2007/04/24 13:22:26  baggins
 - initial revision
-
================================================================

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



More information about the pld-cvs-commit mailing list