]> git.pld-linux.org Git - packages/athcool.git/blobdiff - athcool.spec
- rel 3; permit turning off powersaving bit on startup; STBR
[packages/athcool.git] / athcool.spec
index ea6da51943efb196a2593766aa82735812087705..b612b5828b4420f8c25730a511ace9c4ecaae9c1 100644 (file)
@@ -1,31 +1,29 @@
-
 Summary:       Athlon Powersaving bits enabler
 Summary(ja):   AMD Athlon/Duron ¤Î¾ÊÅÅÎϵ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë
 Summary(pl):   Narzêdzie do w³±czania trybu oszczêdno¶ci energii procesorów Athlon
 Name:          athcool
-Version:       0.3.0
-Release:       2
+Version:       0.3.8
+Release:       3
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://members.jcom.home.ne.jp/jacobi/linux/files/%{name}-%{version}.tar.gz
-# Source0-md5: a97a48071d0af234fbc788b7ee82878e
+# Source0-md5: 42562a1155981e573898606e0f2534be
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
-Patch0:                %{name}-DESTDIR.patch
-URL:           http://members.jcom.home.ne.jp/jacobi/linux/softwares-ja.html
+URL:           http://members.jcom.home.ne.jp/jacobi/linux/softwares.html
 BuildRequires: pciutils-devel
 PreReq:                rc-scripts
 Requires(post,postun): /sbin/chkconfig
 ExclusiveArch: %{ix86}
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-athcool is a small utility, enabling/disabling Powersaving mode for
+athcool is a small utility for enabling/disabling powersaving mode on
 AMD Athlon/Duron processors.
 
-Powersaving works if your kernel support ACPI (APM not work), because
-athcool only set/unset "Disconnect enable when STPGNT detected" bits
-in the Northbridge of Chipset.
+Powersaving works if your kernel supports ACPI (APM doesn't work),
+because athcool only sets/unsets "Disconnect enable when STPGNT
+detected" bits in the northern bridge of the chipset.
 
 %description -l ja
 ¡¡athcool ¤Ï AMD Athlon/Duron
@@ -39,13 +37,12 @@ URL 
 athcool jest ma³ym programem narzêdziowym s³u¿±cym do w³±czania i
 wy³±czania trybu oszczêdno¶ci energii procesorów AMD Athlon/Duron.
 
-Tryb oszczêdno¶ci energii dzia³a gdy j±dro zawiera wsparcie dla ACPI
+Tryb oszczêdno¶ci energii dzia³a, gdy j±dro zawiera wsparcie dla ACPI
 (z APM nie dzia³a), gdy¿ athcool jedynie ustawia/zeruje flagi bitowe
 "Disconnect enable when STPGNT detected" w mostku pó³nocnym chipsetu.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} \
@@ -79,3 +76,4 @@ fi
 %attr(755,root,root) %{_sbindir}/athcool
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/%{name}
+%{_mandir}/man8/*
This page took 0.068355 seconds and 4 git commands to generate.