update to microcode 20080910
This commit is contained in:
parent
e837d8b0dd
commit
d787d605e6
@ -1,5 +1,4 @@
|
|||||||
clog
|
clog
|
||||||
microcode_ctl-1.17
|
microcode_ctl-1.17
|
||||||
microcode_ctl-1.17.tar.gz
|
microcode_ctl-1.17.tar.gz
|
||||||
microcode-20080401.dat
|
|
||||||
microcode-20080910.dat
|
microcode-20080910.dat
|
||||||
|
24374
microcode-20080220.dat
24374
microcode-20080220.dat
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@ Source0: http://www.urbanmyth.org/microcode/microcode_ctl-%{version}.tar.
|
|||||||
Source1: microcode_ctl.init
|
Source1: microcode_ctl.init
|
||||||
# Microcode now distributed directly by Intel, at
|
# Microcode now distributed directly by Intel, at
|
||||||
# http://downloadcenter.intel.com (just search for microcode)
|
# http://downloadcenter.intel.com (just search for microcode)
|
||||||
Source2: microcode-20080401.dat
|
Source2: microcode-20080910.dat
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Requires(pre): /sbin/chkconfig /sbin/service
|
Requires(pre): /sbin/chkconfig /sbin/service
|
||||||
Requires(pre): grep gawk coreutils
|
Requires(pre): grep gawk coreutils
|
||||||
@ -78,6 +78,9 @@ family=`cat /proc/cpuinfo | grep "^cpu family" | sort -u | awk -F ": " '{ print
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 12 2008 Dave Jones <davej@redhat.com>
|
||||||
|
- update to microcode 20080910
|
||||||
|
|
||||||
* Tue Apr 01 2008 Jarod Wilson <jwilson@redhat.com>
|
* Tue Apr 01 2008 Jarod Wilson <jwilson@redhat.com>
|
||||||
- Update to microcode 20080401
|
- Update to microcode 20080401
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user