rpms/hddtemp/devel .cvsignore, 1.4, 1.5 hddtemp.db, 1.3, 1.4 hddtemp.spec, 1.9, 1.10 sources, 1.5, 1.6

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu Mar 24 16:57:49 UTC 2005


Author: scop

Update of /cvs/extras/rpms/hddtemp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8099/devel

Modified Files:
	.cvsignore hddtemp.db hddtemp.spec sources 
Log Message:
0.3-beta13, hddtemp.db 2005-03-22.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hddtemp/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	22 Jan 2005 13:32:11 -0000	1.4
+++ .cvsignore	24 Mar 2005 16:57:47 -0000	1.5
@@ -1 +1 @@
-hddtemp-0.3-beta12.tar.bz2
+hddtemp-0.3-beta13.tar.bz2


Index: hddtemp.db
===================================================================
RCS file: /cvs/extras/rpms/hddtemp/devel/hddtemp.db,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hddtemp.db	15 Mar 2005 11:59:32 -0000	1.3
+++ hddtemp.db	24 Mar 2005 16:57:47 -0000	1.4
@@ -18,7 +18,6 @@
 # HITACHI HITACHI_DK23CA-10 9.8GB
 # HITACHI HITACHI_DK23CA-15 14.7GB
 # HITACHI HITACHI_DK23CA-30 29.3GB
-# MAXTOR MAXTOR 4K020H1 19.9GB
 # SAMSUNG SAMSUNG SV3012H 29.4GB
 # SEAGATE ST310210A 10.0GB
 # SEAGATE ST310211A 9.8GB
@@ -145,6 +144,7 @@
 #"Maxtor 4D060H3"					12   C	"Maxtor DiamondMax D540X-4D"
 #"Maxtor 4D080H4"					9    C	"Maxtor DiamondMax D540X-4D"
 "MAXTOR 4K0[468]0H[234]"				194  C  "Maxtor DiamondMax D540X serie"
+"MAXTOR 4K020H1"					194  C  "Maxtor 4K020H1"
 "Maxtor 4[RA](25|16|12|08|06)0[LJ]0"			194  C  "Maxtor DiamondMax 16"
 "Maxtor 5(1024|1369|2049|2732|3073|4098)U(2|3|4|6|8)"	0    C	"Maxtor DiamondMax Plus 40"
 "Maxtor 5A250J0"					194  C  "Maxtor MaXline II 250GB 5400RPM"


Index: hddtemp.spec
===================================================================
RCS file: /cvs/extras/rpms/hddtemp/devel/hddtemp.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hddtemp.spec	15 Mar 2005 11:59:32 -0000	1.9
+++ hddtemp.spec	24 Mar 2005 16:57:47 -0000	1.10
@@ -1,12 +1,14 @@
+%define beta    beta13
+
 Name:           hddtemp
 Version:        0.3
-Release:        0.3.beta12
+Release:        0.3.%{beta}
 Summary:        Hard disk temperature tool
 
 Group:          Applications/System
 License:        GPL
 URL:            http://www.guzu.net/linux/hddtemp.php
-Source0:        http://www.guzu.net/linux/hddtemp-0.3-beta12.tar.bz2
+Source0:        http://www.guzu.net/linux/%{name}-%{version}-%{beta}.tar.bz2
 Source1:        http://www.guzu.net/linux/hddtemp.db
 Source2:        %{name}.init
 Source3:        %{name}.sysconfig
@@ -23,7 +25,7 @@
 
 
 %prep
-%setup -q -n %{name}-%{version}-beta12
+%setup -q -n %{name}-%{version}-%{beta}
 %{__perl} -pi -e \
   's|/usr/share/misc/hddtemp\.db\b|%{_datadir}/misc/hddtemp.db|' \
   src/db.h doc/hddtemp.8
@@ -34,6 +36,7 @@
    s|__INITDIR__|%{_initrddir}|g ;
    s|__LOCKDIR__|%{_localstatedir}/lock|g' \
   hddtemp.init
+chmod -x contribs/analyze/*
 
 
 %build
@@ -91,6 +94,9 @@
 
 
 %changelog
+* Thu Mar 24 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.3-0.3.beta13
+- 0.3-beta13, hddtemp.db 2005-03-22.
+
 * Tue Mar 15 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.3-0.3.beta12
 - Update hddtemp.db to 2005-03-15.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hddtemp/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	22 Jan 2005 13:32:11 -0000	1.5
+++ sources	24 Mar 2005 16:57:47 -0000	1.6
@@ -1 +1 @@
-51f19658fa6e745eee62f6e100838884  hddtemp-0.3-beta12.tar.bz2
+36d98101daeac1ae8c1589a75aaab00c  hddtemp-0.3-beta13.tar.bz2




More information about the fedora-extras-commits mailing list