summaryrefslogtreecommitdiffstats
path: root/capstone.spec
diff options
context:
space:
mode:
Diffstat (limited to 'capstone.spec')
-rw-r--r--capstone.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/capstone.spec b/capstone.spec
index 7ba4de2..278fd41 100644
--- a/capstone.spec
+++ b/capstone.spec
@@ -1,6 +1,11 @@
+# Imported from RHEL-9
+# rebuild with lower release to allow installation on UBI9 where missing
+# EL-9 user will use official version in AppStream
+# See https://github.com/remicollet/remirepo/issues/264
+
Name: capstone
Version: 4.0.2
-Release: 10%{?dist}
+Release: 0.10%{?dist}
Summary: A lightweight multi-platform, multi-architecture disassembly framework
%global gituser aquynh
@@ -232,6 +237,9 @@ make check LD_LIBRARY_PATH="`pwd`"
%{_javadir}/
%changelog
+* Thu Aug 8 2024 Remi Collet <remi@remirepo.net> - 4.0.2-0.10
+- build with lower version for UBI9 users
+
* Fri Sep 02 2022 Miroslav Rezanina <mrezanin@redhat.com> - 4.0.2-10
- Import to CentOS 9 Stream / RHEL 9