From 744087edc1ca9c0201f25db23602db488a5d49b6 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 5 Mar 2003 21:13:01 +0000 Subject: [PATCH] - pl description, verify for config Changed files: cpufreqd.spec -> 1.2 --- cpufreqd.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/cpufreqd.spec b/cpufreqd.spec index 579d3a8..e560f3e 100644 --- a/cpufreqd.spec +++ b/cpufreqd.spec @@ -1,8 +1,8 @@ Summary: Scales your cpu frequency -Summary(pl): Skaluje czêstotliwo¶æ procesora +Summary(pl): Skalowanie czêstotliwo¶ci procesora Name: cpufreqd Version: 1.0 -%define _pre pre1 +%define _pre pre1 Release: 0.%{_pre}.1 License: GPL v2 Group: Applications/System @@ -15,6 +15,12 @@ This daemon monitors /proc/apm for the battery status and scales your cpu frequency according to a set of rules. It is very useful for providing maximum battery life but good cpu speed at the same time. +%description -l pl +Ten demon monitoruje stan baterii przez /proc/apm i skaluje +czêstotliwo¶æ procesora zgodnie z zestawem regu³. Jest bardzo +przydatny do zapewniania maksymalnego czasu ¿ycia baterii, a +jednocze¶nie dobrej szybko¶ci procesora. + %prep %setup -q -n %{name}-%{version}-%{_pre} @@ -37,6 +43,6 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc README TODO %attr(754,root,root) %{_sbindir}/* -%attr(644,root,root) %config(noreplace) %{_sysconfdir}/* +%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/* %{_mandir}/man1/*.1* %{_mandir}/man5/*.5* -- 2.43.0