commit 541c482fce55558809b1a43a39bd042491041b40
Author: Jakub Bogusz <[email protected]>
Date:   Sun Aug 22 07:47:33 2021 +0200

    - reverted noarch (ifarch checks for host tools don't work then), just 
disable debug packages; release 3

 seabios.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/seabios.spec b/seabios.spec
index 9bca81f..4c44e49 100644
--- a/seabios.spec
+++ b/seabios.spec
@@ -2,7 +2,7 @@ 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.14.0
-Release:       2
+Release:       3
 License:       LGPL v3
 Group:         Applications/System
 Source0:       https://www.seabios.org/downloads/%{name}-%{version}.tar.gz
@@ -15,9 +15,10 @@ BuildRequires:       crossx8664-binutils
 BuildRequires: crossx8664-gcc
 %endif
 BuildRequires: python
-BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _enable_debug_packages  0
+
 %description
 SeaBIOS is an open source implementation of a 16-bit X86 BIOS. SeaBIOS
 can run in an emulator or it can run natively on X86 hardware with the
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seabios.git/commitdiff/541c482fce55558809b1a43a39bd042491041b40

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to