Accepting request 292516 from home:michal-m:branches:Kernel:HEAD
- Fix the filelist of amd-ucode. OBS-URL: https://build.opensuse.org/request/show/292516 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=95
This commit is contained in:
parent
8e79f9df68
commit
017b36d6cd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 23 19:20:02 UTC 2015 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix the filelist of amd-ucode.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 9 14:14:19 UTC 2015 - duwe@suse.com
|
Mon Feb 9 14:14:19 UTC 2015 - duwe@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-firmware
|
# spec file for package kernel-firmware
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -119,13 +119,13 @@ rm -rf %{buildroot}
|
|||||||
%files
|
%files
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%doc WHENCE README GPL-3 LICEN[CS]E.*
|
%doc WHENCE README GPL-3 LICEN[CS]E.*
|
||||||
%exclude /lib/firmware/amd-ucode/microcode_amd.bin
|
%exclude /lib/firmware/amd-ucode
|
||||||
%exclude /lib/firmware/amd-ucode/microcode_amd_fam15h.bin
|
%exclude /lib/firmware/LICENSE.amd-ucode
|
||||||
/lib/firmware/*
|
/lib/firmware/*
|
||||||
|
|
||||||
%files -n ucode-amd
|
%files -n ucode-amd
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
/lib/firmware/amd-ucode/microcode_amd.bin
|
/lib/firmware/amd-ucode
|
||||||
/lib/firmware/amd-ucode/microcode_amd_fam15h.bin
|
/lib/firmware/LICENSE.amd-ucode
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user