svn ver. 931
This commit is contained in:
parent
1fe4326750
commit
50aed5c157
File diff suppressed because it is too large
Load Diff
@ -1,15 +1,15 @@
|
||||
%global svnrev 893
|
||||
%global svnrev 931
|
||||
|
||||
Summary: Simple program for reading/writing BIOS chips content
|
||||
Name: flashrom
|
||||
Version: 0.9.1
|
||||
Release: 2.svn%{svnrev}%{?dist}
|
||||
Release: 3.svn%{svnrev}%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: http://flashrom.org
|
||||
Source0: http://qa.coreboot.org/releases/%{name}-%{version}.tar.bz2
|
||||
Source1: http://qa.coreboot.org/releases/%{name}-%{version}.tar.bz2.asc
|
||||
Patch0: flashrom-r710-r893.diff
|
||||
Patch0: flashrom-r710-r931.diff
|
||||
BuildRequires: pciutils-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -42,6 +42,18 @@ CFLAGS="%{optflags}" %{__make} %{?_smp_mflags}
|
||||
%{_mandir}/man8/%{name}.*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 12 2010 Peter Lemenkov <lemenkov@gmail.com> 0.9.1-3.svn931
|
||||
- Updated to latest svn ver. 931
|
||||
- ASUS A7V8X-X board
|
||||
- MS-7202 board
|
||||
- Asus M2NBP-VM CSM board
|
||||
- HP Vectra VL420SFF board
|
||||
- Eon EN29F010 chip
|
||||
- Abit IP35 Pro board
|
||||
- HP Vectra VL400 board
|
||||
- Intel E28F004S5 flash chip
|
||||
- Lots of bugfixes
|
||||
|
||||
* Mon Feb 8 2010 Peter Lemenkov <lemenkov@gmail.com> 0.9.1-2.svn893
|
||||
- Updated to latest svn ver. 893
|
||||
- ST M29W512B chip
|
||||
|
@ -7,3 +7,4 @@ flashrom-0-0_18_20090414svn4107_fc10:HEAD:flashrom-0-0.18.20090414svn4107.fc10.s
|
||||
flashrom-0_9_0-1_fc10:HEAD:flashrom-0.9.0-1.fc10.src.rpm:1241503535
|
||||
flashrom-0_9_1-1_fc11:HEAD:flashrom-0.9.1-1.fc11.src.rpm:1252055642
|
||||
flashrom-0_9_1-2_svn893_fc12:HEAD:flashrom-0.9.1-2.svn893.fc12.src.rpm:1265623249
|
||||
flashrom-0_9_1-3_svn931_fc12:HEAD:flashrom-0.9.1-3.svn931.fc12.src.rpm:1268395198
|
||||
|
Loading…
Reference in New Issue
Block a user