diff --git a/.cvsignore b/.cvsignore index 1622d5f..15bbb9b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -flashrom-3852.tar.bz2 +flashrom-3984.tar.bz2 diff --git a/flashrom--Makefile_cleanup.diff b/flashrom--Makefile_cleanup.diff index d1cdcd6..6e362c7 100644 --- a/flashrom--Makefile_cleanup.diff +++ b/flashrom--Makefile_cleanup.diff @@ -1,6 +1,6 @@ ---- Makefile.Makefile_cleanup 2008-07-02 07:03:58.000000000 +0400 -+++ Makefile 2008-07-07 21:31:20.000000000 +0400 -@@ -9,15 +9,15 @@ +--- Makefile.orig 2009-01-26 09:42:02.000000000 +0300 ++++ Makefile 2009-03-11 15:46:46.227346626 +0300 +@@ -9,14 +9,14 @@ CC = gcc STRIP = strip INSTALL = /usr/bin/install @@ -9,17 +9,16 @@ #CFLAGS = -O2 -g -Wall -Werror -CFLAGS = -Os -Wall -Werror +#CFLAGS = -Os -Wall -Werror + LDFLAGS = + OS_ARCH = $(shell uname) - ifeq ($(OS_ARCH), SunOS) - LDFLAGS = -lpci -lz - else - LDFLAGS = -lpci -lz + ifneq ($(OS_ARCH), SunOS) -STRIP_ARGS = -s +#STRIP_ARGS = -s endif - ifeq ($(OS_ARCH), FreeBSD) + ifeq ($(OS_ARCH), Darwin) CFLAGS += -I/usr/local/include -@@ -35,12 +35,11 @@ +@@ -40,12 +40,11 @@ # Set the flashrom version string from the highest revision number # of the checked out flashrom files. diff --git a/flashrom.spec b/flashrom.spec index ef4f477..0d90ed4 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -1,8 +1,8 @@ -%define svnver 3852 +%define svnver 3984 Summary: Simple program for reading/writing BIOS chips content Name: flashrom Version: 0 -Release: 0.16.20090112svn%{svnver}%{?dist} +Release: 0.17.20090311svn%{svnver}%{?dist} License: GPLv2 Group: Applications/System # svn -r %{svnver} export svn://coreboot.org/repos/trunk/util/flashrom flashrom @@ -45,6 +45,12 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8 %{_mandir}/man8/%{name}.* %changelog +* Wed Mar 11 2009 Peter Lemenkov 0-0.17.20090311svn3984 +- MSI MS-7046 board enable +- Intel Desktop Board D201GLY +- Add Am29F080B Am29LV081B SST39VF080 support (untested) +- Board enable for GIGABYTE GA-MA78G-DS3H + * Tue Feb 24 2009 Fedora Release Engineering - 0-0.16.20090112svn3852 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/import.log b/import.log index 2ffb734..007b191 100644 --- a/import.log +++ b/import.log @@ -2,3 +2,4 @@ flashrom-0-0_11_20080607svn3418_fc8:HEAD:flashrom-0-0.11.20080607svn3418.fc8.src flashrom-0-0_12_20080928svn3602_fc9:HEAD:flashrom-0-0.12.20080928svn3602.fc9.src.rpm:1222549235 flashrom-0-0_14_20081103svn3723_fc9:HEAD:flashrom-0-0.14.20081103svn3723.fc9.src.rpm:1225701590 flashrom-0-0_15_20090112svn3852_fc10:HEAD:flashrom-0-0.15.20090112svn3852.fc10.src.rpm:1231410331 +flashrom-0-0_17_20090311svn3984_fc10:HEAD:flashrom-0-0.17.20090311svn3984.fc10.src.rpm:1236776289 diff --git a/sources b/sources index 998e4f0..1f5bf79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4253d2a2a70ec3335c4b2a2bf40eefb8 flashrom-3852.tar.bz2 +78817263019763c4d08c95f2d4542ef7 flashrom-3984.tar.bz2