[superiotool] svn ver. 6543

Peter Lemenkov peter at fedoraproject.org
Tue Jun 7 11:31:36 UTC 2011


commit 9d6db9aa3b4cab967fc40beca075ee97582604bd
Author: Peter Lemenkov <lemenkov at gmail.com>
Date:   Tue Jun 7 15:31:16 2011 +0400

    svn ver. 6543
    
    Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>

 sources          |    2 +-
 superiotool.spec |   19 +++++++++++++++++--
 2 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index a313c1a..681e373 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9e989e023694c5aec12ff363c0b5dee  superiotool-0.tar.bz2
+259d95564652f3784b124d477855d7cb  superiotool-0.tar.bz2
diff --git a/superiotool.spec b/superiotool.spec
index 7d930fd..ebc9680 100644
--- a/superiotool.spec
+++ b/superiotool.spec
@@ -1,9 +1,9 @@
-%define svnver 6179
+%define svnver 6543
 
 Summary:	Simple program for detecting Super I/O on your mainboard
 Name:		superiotool
 Version:	0
-Release:	0.26.20101214svn%{svnver}%{?dist}
+Release:	0.27.20110607svn%{svnver}%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 # svn -r %{svnver} export svn://coreboot.org/coreboot/trunk/util/superiotool %{name}-%{version}
@@ -12,6 +12,7 @@ Source0:	%{name}-%{version}.tar.bz2
 Patch1:		superiotool-0001-Makefile-cleanups.patch
 URL:		http://www.coreboot.org/Superiotool
 BuildRequires:	pciutils-devel
+BuildRequires:	zlib-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Lacks of <sys/io.h>
@@ -43,6 +44,20 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/%{name}.*
 
 %changelog
+* Tue Jun 07 2011 Peter Lemenkov <lemenkov at gmail.com> - 0-0.27.20110607svn6543
+- svn ver. 6543
+- Partial support for Nuvoton NCT6776F
+- Detection/dump support for ServerEngines SE-SM 4210-P01
+- Support for detecting/dumping the registers of Nuvoton W83627DHG-P/-PT
+- Support for the NSC PC87364 Super I/O
+- Added mec1308 support to superiotool
+- Removed FDC37M81x support (is was not supported very well anyway)
+- Added support for the IT8720F Super I/O
+- Added detection/dump support for the NSC PC87382
+- Added detection support for the ITE IT8721F
+- Added detection of Nuvoton WPCM450
+- Various Winbond/Nuvoton W83527HG fixes
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.26.20101214svn6179
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list