[sgabios] Root sgabios package is noarch too because it only contains docs

Peter Robinson pbrobinson at fedoraproject.org
Thu Dec 6 22:56:23 UTC 2012


commit d110626d1b867873949e21302fe9735703d92c8d
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Dec 6 22:56:13 2012 +0000

    Root sgabios package is noarch too because it only contains docs

 sgabios.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sgabios.spec b/sgabios.spec
index 01687a4..4cbed82 100644
--- a/sgabios.spec
+++ b/sgabios.spec
@@ -3,7 +3,7 @@
 Name:           sgabios
 Epoch:          1
 Version:        0.20110622svn
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Open-source serial graphics BIOS option rom
 
 Group:          Applications/Emulators
@@ -18,6 +18,7 @@ Patch0:         sgabios-hostcc.patch
 BuildRequires:  binutils-x86_64-linux-gnu gcc-x86_64-linux-gnu
 
 Requires: %{name}-bin = %{epoch}:%{version}-%{release}
+Buildarch: noarch
 
 # Sgabios is noarch, but required on architectures which cannot build it.
 # Disable debuginfo because it is of no use to us.
@@ -68,6 +69,9 @@ install -m 0644 sgabios.bin $RPM_BUILD_ROOT%{_datadir}/sgabios
 
 
 %changelog
+* Thu Dec  6 2012 Peter Robinson <pbrobinson at fedoraproject.org> 1:0.20110622svn-3
+- Root sgabios package is noarch too because it only contains docs
+
 * Thu Oct 25 2012 Paolo Bonzini <pbonzini at redhat.com> - 1:0.20110622svn-2
 - Cross compile (fixes bug #869876).
 


More information about the scm-commits mailing list