[packages/microcode-data-intel] - defattr before doc

qboosh qboosh at pld-linux.org
Wed May 15 18:01:38 CEST 2019


commit fd284e49790cac5d926dfaec97f2676932bfae36
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 15 18:02:17 2019 +0200

    - 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/microcode-data-intel.git/commitdiff/fd284e49790cac5d926dfaec97f2676932bfae36



More information about the pld-cvs-commit mailing list