[microcode_ctl/f12/master] Update to microcode-20100826.dat

Anton Arapov aarapov at fedoraproject.org
Wed Sep 15 13:08:17 UTC 2010


commit 342c59817ead07abf7942306e336f47f906ff442
Author: Anton Arapov <anton at redhat.com>
Date:   Wed Sep 15 15:07:52 2010 +0200

    Update to microcode-20100826.dat

 .gitignore         |    3 +++
 microcode_ctl.spec |    7 +++++--
 sources            |    4 ++--
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 472abe2..af94fd7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,6 @@ microcode_ctl-1.17
 microcode_ctl-1.17.tar.gz
 microcode-20090927.dat
 amd-ucode-2009-10-09.tar
+/amd-ucode-2009-10-09.tar
+/microcode-20100826.dat
+/microcode_ctl-1.17.tar.gz
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index e63c677..879da0c 100644
--- a/microcode_ctl.spec
+++ b/microcode_ctl.spec
@@ -1,7 +1,7 @@
 Summary:        Tool to update x86/x86-64 CPU microcode.
 Name:           microcode_ctl
 Version:        1.17
-Release:        %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist}
+Release:        2%{?dist}
 Epoch:          1
 Group:          System Environment/Base
 License:        GPLv2+
@@ -10,7 +10,7 @@ Source0:        http://www.urbanmyth.org/microcode/microcode_ctl-%{version}.tar.
 Source1:        microcode_ctl.init
 # Microcode now distributed directly by Intel, at
 # http://downloadcenter.intel.com (just search for microcode)
-Source2:        microcode-20090927.dat
+Source2:        microcode-20100826.dat
 # http://www.amd64.org/support/microcode.html
 Source3:	amd-ucode-2009-10-09.tar
 Buildroot:      %{_tmppath}/%{name}-%{version}-root
@@ -101,6 +101,9 @@ fi
 exit 0
 
 %changelog
+* Wed Sep 15 2010 Anton Arapov <anton at redhat.com> 1.17.2
+- Update to microcode-20100826.dat
+
 * Fri Dec 04 2009 Kyle McMartin <kyle at redhat.com> 1.17-1.57
 - Copy initscript fix from devel/ (#527701)
 - Fix duplicate message pointed out by Edward Sheldrake.
diff --git a/sources b/sources
index 591a5fd..32e3180 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-98a7f06acef8459c8ef2a1b0fb86a99e  microcode_ctl-1.17.tar.gz
-98427bffc4c803655785ca2093da0a92  microcode-20090927.dat
 524c5680aae1de04da1bf3371fd07a2d  amd-ucode-2009-10-09.tar
+474dcf5014e3dc37aeb0088bdf6c1710  microcode-20100826.dat
+98a7f06acef8459c8ef2a1b0fb86a99e  microcode_ctl-1.17.tar.gz


More information about the scm-commits mailing list