+* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
+- Update to microcode-20100914.dat
This commit is contained in:
parent
907917bf65
commit
f151b43b49
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,3 +3,6 @@ microcode_ctl-1.17
|
||||
microcode_ctl-1.17.tar.gz
|
||||
amd-ucode-2009-10-09.tar
|
||||
microcode-20100826.dat
|
||||
/microcode_ctl-1.17.tar.gz
|
||||
/amd-ucode-2009-10-09.tar
|
||||
/microcode-20100914.dat
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Tool to update x86/x86-64 CPU microcode.
|
||||
Name: microcode_ctl
|
||||
Version: 1.17
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Epoch: 1
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+ and Redistributable, no modification permitted
|
||||
@ -10,7 +10,7 @@ Source0: http://www.urbanmyth.org/microcode/microcode_ctl-%{version}.tar.
|
||||
Source1: microcode_ctl.rules
|
||||
# Microcode now distributed directly by Intel, at
|
||||
# http://downloadcenter.intel.com (just search for microcode)
|
||||
Source2: microcode-20100826.dat
|
||||
Source2: microcode-20100914.dat
|
||||
# http://www.amd64.org/support/microcode.html
|
||||
Source3: amd-ucode-2009-10-09.tar
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -72,6 +72,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
|
||||
- Update to microcode-20100914.dat
|
||||
|
||||
* Wed Sep 29 2010 jkeating - 1:1.17-7
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user