packages: enet/enet.spec - updated to 1.2.1 - pl

lisu lisu at pld-linux.org
Tue Nov 17 11:37:48 CET 2009


Author: lisu                         Date: Tue Nov 17 10:37:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.2.1
- pl

---- Files affected:
packages/enet:
   enet.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/enet/enet.spec
diff -u packages/enet/enet.spec:1.3 packages/enet/enet.spec:1.4
--- packages/enet/enet.spec:1.3	Fri Jul 17 15:06:34 2009
+++ packages/enet/enet.spec	Tue Nov 17 11:37:43 2009
@@ -1,15 +1,13 @@
 # $Revision$, $Date$
-#
-# TODO: pl summary and desc
-#
 Summary:	Portable UDP networking library
+Summary(pl.UTF-8):	Przenośna biblioteka dla UDP
 Name:		enet
-Version:	1.2
+Version:	1.2.1
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	http://enet.bespin.org/download/%{name}-%{version}.tar.gz
-# Source0-md5:	e0d9f468d8c6f6bfd07083b3b40f5e69
+# Source0-md5:	6a6749b94219316a3628f59318b31d45
 URL:		http://enet.bespin.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -21,6 +19,12 @@
 The primary feature it provides is optional reliable, in-order
 delivery of packets.
 
+%description -l pl.UTF-8
+Celem ENeta jest dostarczenie relatywnie lekkiej, prostej oraz
+wydajnej sieciowej warstwy komunikacyjnej dla UDP (Datagramowego
+Protokołu Użytkownika). Podstawową jego zaletą jest niezawodne
+dostarczanie pakietów w odpowiedniej kolejności.
+
 %package devel
 Summary:	Header files for enet library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki enet
@@ -46,7 +50,7 @@
 Statyczna biblioteka enet.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 
 %build
 %{__aclocal}
@@ -93,6 +97,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/11/17 10:37:43  lisu
+- updated to 1.2.1
+- pl
+
 Revision 1.3  2009/07/17 13:06:34  lisu
 - simplified shared object creation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/enet/enet.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list