SPECS: khdapsmon.spec - pl; queue freezing is more common, but hda...
qboosh
qboosh at pld-linux.org
Sat Apr 1 21:25:43 CEST 2006
Author: qboosh Date: Sat Apr 1 19:25:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl; queue freezing is more common, but hdaps is (still) x86-specific
---- Files affected:
SPECS:
khdapsmon.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/khdapsmon.spec
diff -u SPECS/khdapsmon.spec:1.4 SPECS/khdapsmon.spec:1.5
--- SPECS/khdapsmon.spec:1.4 Sun Mar 26 15:37:10 2006
+++ SPECS/khdapsmon.spec Sat Apr 1 21:25:38 2006
@@ -1,5 +1,6 @@
# $Revision$, $Date$
-Summary: monitor primarily for the Hard Drive Active Protection System (HDAPS)
+Summary: Monitor primarily for the Hard Drive Active Protection System (HDAPS)
+Summary(pl): Monitorowanie systemu aktywnej ochrony dysku twardego (HDAPS)
Name: khdapsmon
Version: 0.1.2
Release: 1
@@ -12,7 +13,10 @@
BuildRequires: automake >= 1.6.1
BuildRequires: kdelibs-devel
BuildRequires: rpmbuild(macros) >= 1.129
+# needed for actual protection, but khdapsmon doesn't use hpadsd in any way
Requires: hdapsd
+# relies on kernel hdaps driver, which depends on CONFIG_X86
+ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -20,14 +24,28 @@
System (HDAPS) found in IBM ThinkPads. It's primary interface is a
system tray icon that indicates whether the queue is frozen or not on
the selected hard disk device. This is similar to the tray icon found
-on the pre-installed OS on ThinkPads. It should work with other
+on the pre-installed OS on ThinkPads. It could work with other
systems similar to the ThinkPad's, such as those found in Apple
-PowerBooks but this has not been tested and is probably dependent upon
-kernel code that is not yet available. A status dialog also prints out
-useful information like accelerometer status and keyboard/mouse
-activity status. It also allows for the selection of the monitored
-device if you have more than one hard disk that supports queue
-freezing.
+PowerBooks but this has not been tested and is dependent upon some
+code that is not yet available. A status dialog also prints out useful
+information like accelerometer status and keyboard/mouse activity
+status. It also allows for the selection of the monitored device if
+you have more than one hard disk that supports queue freezing.
+
+%description -l pl
+khdapsmon to monitor przeznaczony głównie dla systemu HDAPS (Hard
+Drive Active Protection System - systemu aktywnej ochrony dysku
+twadego), jaki można spotkać w notebookach IBM ThinkPad. Główny
+interfejs to ikona zasobnika systemowego określająca, czy kolejka
+operacji jest zamrożona dla wybranego dysku twardego. Jest podobna do
+ikony paska w systemie operacyjnym preinstalowanym na ThinkPadach.
+Mogłoby to działać z systemami podobnymi do tego w ThinkPadzie, jak
+na przykład tym obecnym w Apple PowerBookach, ale nie było to
+testowane i wymaga to kodu, który nie został jeszcze napisany. Okno
+dialogowe stanu wypisuje różne przydatne informacje, takie jak stan
+czujnika przyspieszenia oraz aktywności klawiatury i myszy. Pozwala
+także na wybór monitorowanego urządzenia, jeśli dostępny jest więcej
+niż jeden dysk twardy obsługujący zamrażanie kolejki.
%prep
%setup -q
@@ -69,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/04/01 19:25:38 qboosh
+- pl; queue freezing is more common, but hdaps is (still) x86-specific
+
Revision 1.4 2006/03/26 13:37:10 glen
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/khdapsmon.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list