SPECS: lphdisk.spec - pl, removed redundancy from desc - quote CC
qboosh
qboosh at pld-linux.org
Thu Jun 16 21:40:53 CEST 2005
Author: qboosh Date: Thu Jun 16 19:40:53 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, removed redundancy from desc
- quote CC
---- Files affected:
SPECS:
lphdisk.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/lphdisk.spec
diff -u SPECS/lphdisk.spec:1.2 SPECS/lphdisk.spec:1.3
--- SPECS/lphdisk.spec:1.2 Tue Jun 14 17:52:59 2005
+++ SPECS/lphdisk.spec Thu Jun 16 21:40:48 2005
@@ -2,6 +2,7 @@
# TODO:
# - make use of external lrmi
Summary: Utility for formatting Phoenix NoteBIOS hibernation partitions under Linux
+Summary(pl): Narzędzie do formatowania partycji hibernacji Phoenix NoteBIOS pod Linuksem
Name: lphdisk
Version: 0.9.1
Release: 0.2
@@ -19,25 +20,24 @@
properly format a NoteBIOS hibernation partition (type A0) to make it
usable by the BIOS for suspending to disk, avoiding the need to use
buggy and outdated DOS utilities to perform this configuration step.
+Once this partition has been prepared, it can be used with the BIOS's
+APM Suspend-To-Disk feature.
-This utility is intended to be the Linux equivalent of the DOS-only
-utility "PHDISK.EXE" from Phoenix. This utility prepares and formats
-the hibernation partition for notebook computers that use Phoenix
-NoteBIOS. Once this partition has been prepared, it can be used with
-the BIOS's APM Suspend-To-Disk feature.
-
-Note that one does not need this utility to be able to take advantage
-of the Suspend-To-Disk feature of these Phoenix NoteBIOS laptops. Once
-the hibernation partition is prepared, either from the DOS utility
-PHDISK.EXE that Phoenix provides, or lphdisk, it can be used to
-suspend a machine's memory to disk.
+%description -l pl
+lphdisk to linuksowa reimplementacja dosowego narzędzia PHDISK.EXE
+dostarczanego z większością modeli laptopów zawierających Phoenix
+NoteBIOS. Narzędzie to odpowiednio formatuje partycję hibernacji
+NoteBIOS (typu A0) czyniąc ją używalną dla BIOS-u przy opcji suspend
+to disk - unikając używania zawierających błędy i przestarzałych
+narzędzi dosowych do wykonania tego kroku. Po przygotowaniu partycji
+można jej używać z opcją APM Suspend-To-Disk BIOS-u.
%prep
%setup -q
%build
%{__make} \
- CC=%{__cc} \
+ CC="%{__cc}" \
CFLAGS="%{rpmcflags} -Wall"
%install
@@ -61,6 +61,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/06/16 19:40:48 qboosh
+- pl, removed redundancy from desc
+- quote CC
+
Revision 1.2 2005/06/14 15:52:59 ankry
- formatting
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lphdisk.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list