--- hddtemp.spec.old 2006-01-18 14:46:09 +0300 +++ hddtemp.spec.old 2006-06-11 00:14:16 +0400 @@ -1,8 +1,8 @@ -%define beta 14 +%define beta 15 Name: hddtemp Version: 0.3 -Release: alt2.%beta +Release: alt1.%beta Epoch: %(date +%%Y%%m%%d) @@ -19,6 +19,8 @@ Source2: %name.control Source3: %name.init Source4: %name.sysconfig +Packager: Victor Forsyuk + %description hddtemp is a tool that tells you the temperature of your hard drive by reading S.M.A.R.T. information. @@ -44,6 +46,8 @@ install -d %buildroot%_man8dir # for 03C (01/01/2004) echo '"WDC WD1600JB-00DUA3" 0 C "Western Digital 160GB Special Edition 8MB"' >> %buildroot%_datadir/misc/%name.db +# for JNC0 (10/06/2006) +%__subst 's,"WDC WD800JD-(00|55)(HK|JR)A0","WDC WD800JD-(00|55)(HK|JN|JR)(A|C)0",' %buildroot%_datadir/misc/%name.db %pre %pre_control %name @@ -68,6 +72,12 @@ echo '"WDC WD1600JB-00DUA3" 0 # - find someone to do privsep/chroot on hddtemp? %changelog +* Sun Jun 11 2006 LAKostis 20060611:0.3-alt1.15 +- NMU +- 0.3.beta15 +- Extend WDC WD800JD support (add JNC0 variant). +- Updated hddtemp.db. + * Wed Jan 18 2006 Victor Forsyuk 20060118:0.3-alt2.14 - Update with fresh hddtemp.db.