]> git.pld-linux.org Git - packages/autospeedstep.git/commitdiff
- pl description
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 5 Mar 2003 21:12:47 +0000 (21:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autospeedstep.spec -> 1.2

autospeedstep.spec

index de3ebea64006bd257b5bf91feabbdd4c668e4571..3437dd631e079b6b70bc5d52fef3e376ba1a2328 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       autospeedstep controls the speed on Intel Speedstep CPUs
+Summary(pl):   autosppedstep - kontrola szybko¶ci procesorów Intel Speedstep
 Name:          autospeedstep
 Version:       0.2
 Release:       1
@@ -13,15 +14,23 @@ autospeedstep is a daemon that controls power consumption and
 processor speed depending of the CPU load. It works ONLY with Intel
 Speedstep CPUs and Linux kernels running the 2.5 ACPI backport.
 
+%description -l pl
+autospeedstep to demon kontroluj±cy zu¿ycie energii i szybko¶æ
+procesora w zale¿no¶ci od obci±¿enia. Dzia³a TYLKO z procesorami
+Intel Speedstep i j±drami Linuksa zawieraj±cymi obs³ugê ACPI z serii
+2.5.
+
 %prep
 %setup -q
 
 %build
-%{configure}
+%configure
+
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.083665 seconds and 4 git commands to generate.