Author: paszczus Date: Wed Aug 6 08:38:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1
---- Files affected: SPECS: libnxcl.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libnxcl.spec diff -u SPECS/libnxcl.spec:1.4 SPECS/libnxcl.spec:1.5 --- SPECS/libnxcl.spec:1.4 Tue Aug 5 14:14:07 2008 +++ SPECS/libnxcl.spec Wed Aug 6 10:38:42 2008 @@ -1,8 +1,9 @@ # $Revision$, $Date$ Summary: A Library for building NoMachine (NX) clients +Summary(pl.UTF-8): Biblioteka potrzebna do kompilacji klientów NoMachine (NX) Name: libnxcl Version: 0.9 -Release: 0.1 +Release: 1 License: GPL v2 Group: Libraries Source0: http://download.berlios.de/freenx/freenx-client-%{version}.tar.bz2 @@ -12,11 +13,14 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -A Library for building NoMachine (NX) clients +A Library for building NoMachine (NX) clients. + +%description -l pl.UTF-8 +Biblioteka potrzebna do kompilacji klientów NoMachine (NX). %package devel -Summary: Header files for ... library -Summary(pl.UTF-8): Pliki nagłówkowe biblioteki ... +Summary: Header files for nxcl library +Summary(pl.UTF-8): Pliki nagłówkowe biblioteki nxcl Group: Development/Libraries Requires: %{name} = %{version}-%{release} @@ -24,7 +28,7 @@ Header files for nxcl library. %description devel -l pl.UTF-8 -Pliki nagłówkowe biblioteki nxcl +Pliki nagłówkowe biblioteki nxcl. %package static Summary: Static nxcl library @@ -36,7 +40,7 @@ Static nxcl library. %description static -l pl.UTF-8 -Statyczna biblioteka nxcl +Statyczna biblioteka nxcl. %prep %setup -q -n freenx-client-%{version} @@ -88,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/08/06 08:38:42 paszczus +- rel 1 + Revision 1.4 2008/08/05 12:14:07 paszczus - .* instead of .*.* ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libnxcl.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
