SPECS: libtorrent.spec - pl

qboosh qboosh at pld-linux.org
Fri Jun 17 23:07:53 CEST 2005


Author: qboosh                       Date: Fri Jun 17 21:07:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   libtorrent.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libtorrent.spec
diff -u SPECS/libtorrent.spec:1.1 SPECS/libtorrent.spec:1.2
--- SPECS/libtorrent.spec:1.1	Thu Jun 16 14:05:14 2005
+++ SPECS/libtorrent.spec	Fri Jun 17 23:07:47 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	LibTorrent - a BitTorrent library written in C++ for Unix
+Summary(pl):	LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa
 Name:		libtorrent
 Version:	0.6.5
 Release:	0.1
@@ -19,6 +20,13 @@
 (all?) other BitTorrent implementations suffer from. The library is
 single-threaded and the client handles the select loop.
 
+%description -l pl
+LibTorrent to biblioteka BitTorrenta napisana w C++ dla Uniksa. Jest
+zaprojektowana aby uniknąć nadmiarowego kopiowania buforów i danych,
+będącego wadą większości (wszystkich?) innych implementacji
+BitTorrenta. Biblioteka jest jednowątkowa, klient obsługuje pętlę
+select.
+
 %package devel
 Summary:	Development files for libtorrent
 Summary(pl):	Pliki programistyczne libtorrent
@@ -59,6 +67,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# XXX: is it really needed??? libtool should do this
 cd $RPM_BUILD_ROOT%{_libdir}
 ln -sf libtorrent.so.*.*.* libtorrent.so
 
@@ -90,6 +99,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/06/17 21:07:47  qboosh
+- pl
+
 Revision 1.1  2005/06/16 12:05:14  charles
 - new
-
================================================================

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




More information about the pld-cvs-commit mailing list