svn ver. 4107
This commit is contained in:
parent
afb8899b5c
commit
638530a4a6
@ -1 +1 @@
|
||||
flashrom-3984.tar.bz2
|
||||
flashrom-4107.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define svnver 3984
|
||||
%define svnver 4107
|
||||
Summary: Simple program for reading/writing BIOS chips content
|
||||
Name: flashrom
|
||||
Version: 0
|
||||
Release: 0.17.20090311svn%{svnver}%{?dist}
|
||||
Release: 0.18.20090414svn%{svnver}%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
# svn -r %{svnver} export svn://coreboot.org/repos/trunk/util/flashrom flashrom
|
||||
@ -14,8 +14,8 @@ BuildRequires: pciutils-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
# Lacks of <sys/io.h>, see BZ# 283491, 450273
|
||||
ExcludeArch: ppc ppc64 sparc sparcv8 sparcv9 sparcv9v sparc64 sparc64v
|
||||
# see BZ# 283491, 450273, 495226
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
|
||||
%description
|
||||
Utility which can be used to detect BIOS chips (DIP, PLCC), read their contents
|
||||
@ -45,6 +45,12 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
|
||||
%{_mandir}/man8/%{name}.*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2009 Peter Lemenkov <lemenkov@gmail.com> 0-0.18.20090414svn4107
|
||||
- Various manpage / README fixes
|
||||
- Board enable support for HP DL145 G3
|
||||
- high coreboot table support
|
||||
- Since now we're using ExclusiveArch
|
||||
|
||||
* Wed Mar 11 2009 Peter Lemenkov <lemenkov@gmail.com> 0-0.17.20090311svn3984
|
||||
- MSI MS-7046 board enable
|
||||
- Intel Desktop Board D201GLY
|
||||
|
@ -3,3 +3,4 @@ flashrom-0-0_12_20080928svn3602_fc9:HEAD:flashrom-0-0.12.20080928svn3602.fc9.src
|
||||
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
|
||||
flashrom-0-0_18_20090414svn4107_fc10:HEAD:flashrom-0-0.18.20090414svn4107.fc10.src.rpm:1239696789
|
||||
|
Loading…
Reference in New Issue
Block a user