new svn ver. 995
This commit is contained in:
parent
50aed5c157
commit
f0b4de5302
File diff suppressed because it is too large
Load Diff
@ -1,15 +1,15 @@
|
||||
%global svnrev 931
|
||||
%global svnrev 995
|
||||
|
||||
Summary: Simple program for reading/writing BIOS chips content
|
||||
Name: flashrom
|
||||
Version: 0.9.1
|
||||
Release: 3.svn%{svnrev}%{?dist}
|
||||
Release: 4.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-r931.diff
|
||||
Patch0: flashrom-r710-r%{svnrev}.diff
|
||||
BuildRequires: pciutils-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -42,6 +42,10 @@ CFLAGS="%{optflags}" %{__make} %{?_smp_mflags}
|
||||
%{_mandir}/man8/%{name}.*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 28 2010 Peter Lemenkov <lemenkov@gmail.com> 0.9.1-4.svn995
|
||||
- Updated to latest svn ver. 995
|
||||
- Lots of new chips and m/b
|
||||
|
||||
* Fri Mar 12 2010 Peter Lemenkov <lemenkov@gmail.com> 0.9.1-3.svn931
|
||||
- Updated to latest svn ver. 931
|
||||
- ASUS A7V8X-X board
|
||||
|
||||
@ -8,3 +8,4 @@ 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
|
||||
flashrom-0_9_1-4_svn995_fc12:HEAD:flashrom-0.9.1-4.svn995.fc12.src.rpm:1272467717
|
||||
|
||||
Loading…
Reference in New Issue
Block a user