rpms/flashrom/F-10 .cvsignore, 1.12, 1.13 flashrom--Makefile_cleanup.diff, 1.5, 1.6 flashrom.spec, 1.15, 1.16 import.log, 1.4, 1.5 sources, 1.12, 1.13

Peter Lemenkov peter at fedoraproject.org
Wed Mar 11 13:02:25 UTC 2009


Author: peter

Update of /cvs/pkgs/rpms/flashrom/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19119/F-10

Modified Files:
	.cvsignore flashrom--Makefile_cleanup.diff flashrom.spec 
	import.log sources 
Log Message:
svn ver. 3984


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/flashrom/F-10/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	8 Jan 2009 16:23:23 -0000	1.12
+++ .cvsignore	11 Mar 2009 13:01:55 -0000	1.13
@@ -1 +1 @@
-flashrom-3852.tar.bz2
+flashrom-3984.tar.bz2

flashrom--Makefile_cleanup.diff:

Index: flashrom--Makefile_cleanup.diff
===================================================================
RCS file: /cvs/pkgs/rpms/flashrom/F-10/flashrom--Makefile_cleanup.diff,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- flashrom--Makefile_cleanup.diff	8 Jan 2009 16:23:23 -0000	1.5
+++ flashrom--Makefile_cleanup.diff	11 Mar 2009 13:01:55 -0000	1.6
@@ -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.


Index: flashrom.spec
===================================================================
RCS file: /cvs/pkgs/rpms/flashrom/F-10/flashrom.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- flashrom.spec	8 Jan 2009 16:23:23 -0000	1.15
+++ flashrom.spec	11 Mar 2009 13:01:55 -0000	1.16
@@ -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.15.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,15 @@
 %{_mandir}/man8/%{name}.*
 
 %changelog
+* Wed Mar 11 2009 Peter Lemenkov <lemenkov at gmail.com> 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 <rel-eng at lists.fedoraproject.org> - 0-0.16.20090112svn3852
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Thu Jan  8 2009 Peter Lemenkov <lemenkov at gmail.com> 0-0.15.20090112svn3852
 - Changed license to GPLv2
 - SST49LF020 support


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/flashrom/F-10/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- import.log	8 Jan 2009 16:23:23 -0000	1.4
+++ import.log	11 Mar 2009 13:01:55 -0000	1.5
@@ -2,3 +2,4 @@
 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:F-10:flashrom-0-0.15.20090112svn3852.fc10.src.rpm:1231431767
+flashrom-0-0_17_20090311svn3984_fc10:F-10:flashrom-0-0.17.20090311svn3984.fc10.src.rpm:1236776491


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/flashrom/F-10/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	8 Jan 2009 16:23:23 -0000	1.12
+++ sources	11 Mar 2009 13:01:55 -0000	1.13
@@ -1 +1 @@
-4253d2a2a70ec3335c4b2a2bf40eefb8  flashrom-3852.tar.bz2
+78817263019763c4d08c95f2d4542ef7  flashrom-3984.tar.bz2




More information about the fedora-extras-commits mailing list