X-Git-Url: https://git.tld-linux.org/?p=packages%2Fseabios.git;a=blobdiff_plain;f=seabios.spec;h=13328f412eb81179c932cd6d420a699a737bf441;hp=81cfba39d15544786474fb354551f36b596c5793;hb=b890b63985a80e6e10f224b1cdb09f7a74c2cbaa;hpb=fcd40abdbaf79b9eda1a3e184c966b5c8be6f573;ds=sidebyside diff --git a/seabios.spec b/seabios.spec index 81cfba3..13328f4 100644 --- a/seabios.spec +++ b/seabios.spec @@ -1,12 +1,12 @@ Summary: Open source implementation of a 16-bit x86 BIOS Summary(pl.UTF-8): Implementacja 16-bitowego BIOS-u x86 o otwartych źródłach Name: seabios -Version: 1.9.1 +Version: 1.11.0 Release: 1 License: LGPL v3 Group: Applications/System Source0: http://code.coreboot.org/p/seabios/downloads/get/%{name}-%{version}.tar.gz -# Source0-md5: e21b6f3e54d492be837ef20d66617f81 +# Source0-md5: 422b724695d2b5868cfdd263c5413356 URL: http://seabios.org/ ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -37,7 +37,6 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/%{name} install out/bios.bin $RPM_BUILD_ROOT%{_datadir}/%{name}/bios.bin -install out/src/fw/*.aml $RPM_BUILD_ROOT%{_datadir}/%{name} %clean rm -rf $RPM_BUILD_ROOT @@ -47,4 +46,3 @@ rm -rf $RPM_BUILD_ROOT %doc README docs/{Debugging.md,Mailinglist.md,Memory_Model.md,Releases.md,Runtime_config.md,SeaBIOS.md,SeaVGABIOS.md} %dir %{_datadir}/%{name} %{_datadir}/%{name}/bios.bin -%{_datadir}/%{name}/*.aml