[microcode_ctl] fixup

Anton Arapov aarapov at fedoraproject.org
Tue Feb 7 09:43:18 UTC 2012


commit 6c653287fa36d1e21180152827c2113be4d092ed
Author: Anton Arapov <anton at redhat.com>
Date:   Tue Feb 7 10:43:09 2012 +0100

    fixup

 microcode_ctl.spec |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index 6eecbaa..f4c2236 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:        23%{?dist}
+Release:        24%{?dist}
 Epoch:          1
 Group:          System Environment/Base
 License:        GPLv2+ and Redistributable, no modification permitted
@@ -54,10 +54,11 @@ rm -rf %{buildroot}/etc/*
 mkdir -p %{buildroot}/lib/udev/rules.d
 install -m 644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/89-microcode.rules
 
-install -m 644 amd-ucode-2011-01-11/microcode_amd.bin %{buildroot}/lib/firmware/amd-ucode/microcode_amd.bin
-install -m 644 amd-ucode-2011-01-11/LICENSE LICENSE.microcode_amd
-install -m 644 amd-ucode-2011-01-11/README README.microcode_amd
-install -m 644 amd-ucode-2011-01-11/INSTALL INSTALL.microcode_amd
+install -m 644 amd-ucode-2012-01-17/microcode_amd.bin %{buildroot}/lib/firmware/amd-ucode/microcode_amd.bin
+install -m 644 amd-ucode-2012-01-17/microcode_amd_fam15h.bin %{buildroot}/lib/firmware/amd-ucode/microcode_amd_fam15h.bin
+install -m 644 amd-ucode-2012-01-17/LICENSE LICENSE.microcode_amd
+install -m 644 amd-ucode-2012-01-17/README README.microcode_amd
+install -m 644 amd-ucode-2012-01-17/INSTALL INSTALL.microcode_amd
 
 install -m 755 intel-microcode2ucode %{buildroot}/sbin
 %{buildroot}/sbin/intel-microcode2ucode %{SOURCE2} >/dev/null
@@ -85,7 +86,7 @@ exit 0
 
 
 %changelog
-* Tue Feb 07 2012 Anton Arapov <anton at redhat.com> 1.17-23
+* Tue Feb 07 2012 Anton Arapov <anton at redhat.com> 1.17-24
 - Update to amd-ucode-2012-01-17.tar
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.17-22


More information about the scm-commits mailing list