diff --git a/.gitignore b/.gitignore index 1ef887b..8626344 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sgabios-20170427-gitcbaee52.tar.xz +/sgabios-20180715-git72f39d4.tar.xz diff --git a/sgabios-hostcc.patch b/sgabios-hostcc.patch deleted file mode 100644 index 3d91b52..0000000 --- a/sgabios-hostcc.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -30,6 +30,7 @@ - LDSCRIPT := rom16.ld - LDFLAGS := -T $(LDSCRIPT) -nostdlib - OBJCOPY := objcopy -+HOSTCC := $(CC) - - ASRCS = sgabios.S - -@@ -55,7 +56,7 @@ - $(LD) $(LDFLAGS) $(OBJS) -o $@ - - csum8: csum8.c -- $(CC) -Wall -O2 -o $@ $< -+ $(HOSTCC) -Wall -O2 -o $@ $< - - sgabios.o: buildinfo - diff --git a/sgabios.spec b/sgabios.spec index 3594bf3..7907a04 100644 --- a/sgabios.spec +++ b/sgabios.spec @@ -2,14 +2,14 @@ %define cross 1 %endif -%global hash cbaee52 -%global date 20170427 +%global hash 72f39d4 +%global date 20180715 Name: sgabios Epoch: 1 Version: 0.%{date}git -Release: 3%{?dist} +Release: 1%{?dist} Summary: Serial graphics BIOS option rom Group: Applications/Emulators @@ -23,7 +23,6 @@ URL: https://github.com/qemu/sgabios # date=`git log -1 --format='%cd' --date=short | tr -d -` # git archive --prefix sgabios-${date}-git${hash}/ ${hash} | xz -7e > ../openbios-${date}-git${hash}.tar.xz Source0: sgabios-%{date}-git%{hash}.tar.xz -Patch0: sgabios-hostcc.patch %if 0%{?cross} BuildRequires: binutils-x86_64-linux-gnu gcc-x86_64-linux-gnu @@ -90,6 +89,9 @@ install -m 0644 sgabios.bin $RPM_BUILD_ROOT%{_datadir}/sgabios %changelog +* Tue Jul 31 2018 Cole Robinson - 1:0.20180715.git-1 +- Update to qemu sgabios 72f39d4 + * Mon Jul 23 2018 Paolo Bonzini - 1:0.20170427git-3 - Add explicit BuildRequires for GCC (Resolves: #1606338) diff --git a/sources b/sources index 6309179..c8b6fc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sgabios-20170427-gitcbaee52.tar.xz) = 71ebe21c50aef39d957c71f6a52508bddf60812afc7267ae6dc28e86a4a4eb2a6f022de5cabf06eafdfc798c0af986e2c0b68c46c962053459b07c31ddd203db +SHA512 (sgabios-20180715-git72f39d4.tar.xz) = 868a88a723236e956cae22fe6f0c84157c49626f0a3cf9a7c2c07b6b4d69b53b91fb66c0b13ce1fadef7e58d3bbbe2c6bd949310ba81e5a5b099d5d0507e5b18