From fd284e49790cac5d926dfaec97f2676932bfae36 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 15 May 2019 18:02:17 +0200 Subject: [PATCH] - defattr before doc --- microcode-data-intel.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/microcode-data-intel.spec b/microcode-data-intel.spec index 6a9f848..ccf62f7 100644 --- a/microcode-data-intel.spec +++ b/microcode-data-intel.spec @@ -7,8 +7,8 @@ License: INTEL SOFTWARE LICENSE AGREEMENT Group: Base Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-%{version}.tar.gz # Source0-md5: ad5fe712f54387c0737caef8131b4770 -Provides: microcode-data BuildRequires: iucode-tool +Provides: microcode-data BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,7 +35,6 @@ Mikrokod dla procesorów Intel dla initrd. %setup -q -n Intel-Linux-Processor-Microcode-Data-Files-microcode-%{version} %build - %{_sbindir}/iucode_tool intel-ucode*/*-* -tb --write-to=microcode.bin install -d kernel/x86/microcode @@ -58,6 +57,6 @@ rm -rf $RPM_BUILD_ROOT /lib/firmware/intel-ucode %files initrd -%doc releasenote %defattr(644,root,root,755) +%doc releasenote /boot/intel-ucode.img -- 2.44.0