[packages/dosbox-x] - exclude x32, release 1
mrozowik
mrozowik at pld-linux.org
Mon Aug 3 21:20:12 CEST 2026
commit 31d8db5c8b2fb0485e8121fe635f4a176fdb4689
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Mon Aug 3 19:20:04 2026 +0000
- exclude x32, release 1
dosbox-x.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/dosbox-x.spec b/dosbox-x.spec
index 6c3dfb0..a9ec4e5 100644
--- a/dosbox-x.spec
+++ b/dosbox-x.spec
@@ -5,7 +5,7 @@ Summary: DOS Emulator
Summary(pl.UTF-8): Emulator DOS-a
Name: dosbox-x
Version: 2026.08.02
-Release: 0.1
+Release: 1
License: GPL v2+
Group: Applications/Emulators
Source0: https://github.com/joncampbell123/dosbox-x/archive/refs/tags/%{name}-v%{version}.tar.gz
@@ -39,6 +39,7 @@ Requires(post,postun): desktop-file-utils
Requires(post,postun): gtk-update-icon-cache
Suggests: bash-completion-%{name}
Obsoletes: dosbox <= 0.74.3
+ExcludeArch: x32
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dosbox-x.git/commitdiff/31d8db5c8b2fb0485e8121fe635f4a176fdb4689
More information about the pld-cvs-commit
mailing list