This commit is contained in:
Jesse Keating 2009-02-24 17:25:11 +00:00
parent 8feedeed33
commit 9a8877c3df

View File

@ -2,7 +2,7 @@
Summary: Simple program for reading/writing BIOS chips content Summary: Simple program for reading/writing BIOS chips content
Name: flashrom Name: flashrom
Version: 0 Version: 0
Release: 0.15.20090112svn%{svnver}%{?dist} Release: 0.16.20090112svn%{svnver}%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
# svn -r %{svnver} export svn://coreboot.org/repos/trunk/util/flashrom flashrom # svn -r %{svnver} export svn://coreboot.org/repos/trunk/util/flashrom flashrom
@ -45,6 +45,9 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
%{_mandir}/man8/%{name}.* %{_mandir}/man8/%{name}.*
%changelog %changelog
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.16.20090112svn3852
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Jan 8 2009 Peter Lemenkov <lemenkov@gmail.com> 0-0.15.20090112svn3852 * Thu Jan 8 2009 Peter Lemenkov <lemenkov@gmail.com> 0-0.15.20090112svn3852
- Changed license to GPLv2 - Changed license to GPLv2
- SST49LF020 support - SST49LF020 support