Name: idle3-tools Version: 0.9.1 Release: 1%{?dist} Summary: Manipulate the value of the idle3 timer found on recent WD Hard Disk Drives License: GPLv3+ Group: Applications/System URL: http://idle3-tools.sourceforge.net/ Source0: http://sourceforge.net/projects/idle3-tools/files/%{name}-%{version}.tgz BuildRequires: kernel-headers %description Idle3-tools provides a linux/unix utility that can disable, get and set the value of the infamous idle3 timer found on recent Western Digital Hard Disk Drives. It can be used as an alternative to the official wdidle3.exe proprietary utility, without the need to reboot in a DOS environment. A power off/on cycle of the drive will still be mandatory for new settings to be taken into account. Idle3-tools is an independant project, unrelated in any way to Western Digital Corp. WARNING: THIS SOFTWARE IS EXPERIMENTAL AND NOT WELL TESTED. IT ACCESSES LOW LEVEL INFORMATION OF YOUR HARDDRIVE. USE AT YOUR OWN RISK. %prep %setup -q %build CFLAGS="${RPM_OPT_FLAGS}" make %{?_smp_mflags} LDFLAGS= %install rm -rf $RPM_BUILD_ROOT %make_install binprefix=/usr %files %doc COPYING %{_sbindir}/idle3ctl %{_mandir}/man8/idle3ctl* %changelog * Mon Dec 3 2012 Paul Komkoff - 0.9.1-1 - initial version