SPECS: upslug2.spec - pl, cleanup

qboosh qboosh at pld-linux.org
Sat Jul 19 00:57:17 CEST 2008


Author: qboosh                       Date: Fri Jul 18 22:57:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

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

---- Diffs:

================================================================
Index: SPECS/upslug2.spec
diff -u SPECS/upslug2.spec:1.1 SPECS/upslug2.spec:1.2
--- SPECS/upslug2.spec:1.1	Sat Nov 24 19:04:26 2007
+++ SPECS/upslug2.spec	Sat Jul 19 00:57:11 2008
@@ -2,10 +2,11 @@
 # TODO:
 #	- check Version and License
 #
-%define svn_revision 40
-%define snapshot_date 20071120
+%define		svn_revision	40
+%define		snapshot_date	20071120
 
-Summary:	Firmware update utility for the NSLU2
+Summary:	Firmware update utility for the LinkSys NSLU2
+Summary(pl.UTF-8):	Narzędzie do uaktualniania firmware'u w urządzeniach LinkSys NSLU2
 Name:		upslug2
 Version:	0.12
 Release:	0.svn%{svn_revision}.1
@@ -30,6 +31,18 @@
 image which need not be written or are 'blank' (set to the erased
 flash value of all 1's).
 
+%description -l pl.UTF-8
+upslug2 to działający z linii poleceń program umożliwiający
+uaktualnienie firmware'u w urządzeniach LinkSys NSLU2 do nowszej lub
+innej wersji. W przeciwieństwie do narzędzi uaktualniających firmy
+LinkSys (Sercomm) upslug2 łączy pełny obraz z jądra i głównego systemu
+plików, powielając funkcjonalność narzędzia slugimage.
+
+upslug2 dodatkowo optymalizuje wysyłanie danych, aby zapobiec
+przesyłaniu wcześniej przesłanych części obrazu, które nie muszą być
+zapisywane albo są "puste" (ustawione na jedynki powstałe w wyniku
+kasowania pamięci flash).
+
 %prep
 %setup -q -n %{name}
 
@@ -48,8 +61,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT/%{_mandir}/man8
-install upslug2.8 $RPM_BUILD_ROOT/%{_mandir}/man8
+install -d $RPM_BUILD_ROOT%{_mandir}/man8
+install upslug2.8 $RPM_BUILD_ROOT%{_mandir}/man8
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -64,7 +77,10 @@
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.2  2008/07/18 22:57:11  qboosh
+- pl, cleanup
+
 Revision 1.1  2007/11/24 18:04:26  sls
 - init, based on Fedora spec
-
================================================================

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



More information about the pld-cvs-commit mailing list