rpms/superiotool/devel .cvsignore, 1.9, 1.10 import.log, 1.1, 1.2 sources, 1.9, 1.10 superiotool.spec, 1.11, 1.12

Peter Lemenkov peter at fedoraproject.org
Mon Nov 3 10:14:12 UTC 2008


Author: peter

Update of /cvs/extras/rpms/superiotool/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25638/devel

Modified Files:
	.cvsignore import.log sources superiotool.spec 
Log Message:
svn ver. 3698


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/superiotool/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	25 Aug 2008 11:39:39 -0000	1.9
+++ .cvsignore	3 Nov 2008 10:13:40 -0000	1.10
@@ -1 +1 @@
-superiotool-3511.tar.bz2
+superiotool-3698.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/superiotool/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	25 Aug 2008 11:39:40 -0000	1.1
+++ import.log	3 Nov 2008 10:13:42 -0000	1.2
@@ -1 +1,2 @@
 superiotool-0-0_12_20080815svn3511_fc8:HEAD:superiotool-0-0.12.20080815svn3511.fc8.src.rpm:1219664282
+superiotool-0-0_14_20081103svn3698_fc9:HEAD:superiotool-0-0.14.20081103svn3698.fc9.src.rpm:1225707133


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/superiotool/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	25 Aug 2008 11:39:40 -0000	1.9
+++ sources	3 Nov 2008 10:13:42 -0000	1.10
@@ -1 +1 @@
-eee0d77a5839c35b7f1a316a579adfad  superiotool-3511.tar.bz2
+fbecd00cf85ef0538e53b4e4a9cde55b  superiotool-3698.tar.bz2


Index: superiotool.spec
===================================================================
RCS file: /cvs/extras/rpms/superiotool/devel/superiotool.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- superiotool.spec	6 Oct 2008 11:09:01 -0000	1.11
+++ superiotool.spec	3 Nov 2008 10:13:42 -0000	1.12
@@ -1,12 +1,14 @@
+%define svnver 3698
+
 Summary:	Simple program for detecting Super I/O on your mainboard
 Name:		superiotool
 Version:	0
-Release:	0.13.20080815svn3511%{?dist}
+Release:	0.14.20081103svn%{svnver}%{?dist}
 License:	GPLv2+
 Group:		Applications/System
-# svn -r 3511 export svn://coreboot.org/repos/trunk/util/superiotool superiotool
-# tar -cjvf superiotool-3511.tar.bz2 superiotool
-Source0:	superiotool-3511.tar.bz2
+# svn -r %{svnver} export svn://coreboot.org/repos/trunk/util/superiotool superiotool
+# tar -cjvf superiotool-%{svnver}.tar.bz2 superiotool
+Source0:	superiotool-%{svnver}.tar.bz2
 Patch0:		superiotool-Makefile_cleanup.diff
 URL:		http://linuxbios.org/index.php/Superiotool
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -24,7 +26,7 @@
 %patch0 -b .Makefile_cleanup
 
 %build
-CFLAGS="%{optflags} -D'SUPERIOTOOL_VERSION=\"3511\"'" make %{?_smp_mflags}
+CFLAGS="%{optflags} -D'SUPERIOTOOL_VERSION=\"%{svnver}\"'" make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -40,6 +42,14 @@
 %{_mandir}/man8/%{name}.*
 
 %changelog
+* Mon Nov  3 2008 Peter Lemenkov <lemenkov at gmail.com> 0-0.14.20081103svn3698
+- Support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R
+- Add register definitions for W83627HF
+- Drop global register 0x07 for all Super I/Os
+- Add dump support to ITE IT8726F
+- Add Fintek F71882FG support
+- Add some more Super I/O IDs/names
+
 * Mon Oct  6 2008 Peter Lemenkov <lemenkov at gmail.com> 0-0.13.20080815svn3511
 - More ExcludeArch
 




More information about the fedora-extras-commits mailing list