Author: qboosh Date: Thu Sep 22 18:46:22 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: netclasses.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/netclasses.spec diff -u SPECS/netclasses.spec:1.1 SPECS/netclasses.spec:1.2 --- SPECS/netclasses.spec:1.1 Thu Sep 8 08:30:34 2005 +++ SPECS/netclasses.spec Thu Sep 22 20:46:17 2005 @@ -1,11 +1,12 @@ # $Revision$, $Date$ Summary: Asynchronous communication library +Summary(pl): Biblioteka do komunikacji asynchronicznej Name: netclasses Version: 1.05 Release: 1 License: LGPL Group: Libraries -Source0: http://unc.dl.sourceforge.net/sourceforge/netclasses/%{name}-%{version}.tar.bz2 +Source0: http://dl.sourceforge.net/netclasses/%{name}-%{version}.tar.bz2 # Source0-md5: 4bb8b3c680b6c7f59f59db552c306bc8 URL: http://www.gnustep.org/ BuildRequires: gnustep-base-devel >= 1.7.3 @@ -24,10 +25,18 @@ %endif %description -netclasses is an asynchronous networking library that works on OS X natively, and any of the multitude of platforms supported by GNUstep. You've never seen an easier way to put together network applications! +netclasses is an asynchronous networking library that works on OS X +natively, and any of the multitude of platforms supported by GNUstep. +You've never seen an easier way to put together network applications! + +%description -l pl +netclasses to biblioteka do komunikacji asynchronicznej działająca +natywnie na OS X oraz wielu platformach obsługiwanych przez GNUstepa. +Wg autorów nie ma łatwiejszej metody łączenia aplikacji sieciowych. %package devel Summary: Header files for netclasses library +Summary(pl): Pliki nagłówkowe biblioteki netclasses Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gnustep-base-devel >= 0.8.6-3 @@ -35,6 +44,9 @@ %description devel Header files for netclasses library. +%description devel -l pl +Pliki nagłówkowe biblioteki netclasses. + %prep %setup -q @@ -90,6 +102,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/09/22 18:46:17 qboosh +- pl + Revision 1.1 2005/09/08 06:30:34 aredridel - added - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/netclasses.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
