diff --git a/iaito.spec b/iaito.spec index 5001ed3..61e3ca6 100644 --- a/iaito.spec +++ b/iaito.spec @@ -1,6 +1,6 @@ Name: iaito Summary: GUI for radare2 reverse engineering framework -Version: 5.9.6 +Version: 5.9.9 # %%global upversion %%{version}-beta URL: https://radare.org/n/iaito.html %global urlvcs https://github.com/radareorg/iaito @@ -22,8 +22,8 @@ VCS: git:%{urlvcs} %global gituser radareorg %global gitname iaito -%global gitdate 20241013 -%global commit 07f60a902fc9505cc619ffef6ebdc17935b76974 +%global gitdate 20241121 +%global commit 465cf40df7642fe708ab41f66a5aeff127098cc6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global iaito_translations_gitdate 20221114 @@ -52,7 +52,7 @@ BuildRequires: radare2-devel >= 5.6.8 BuildRequires: make BuildRequires: gcc-c++ BuildRequires: kf5-syntax-highlighting-devel -BuildRequires: python3-devel +# BuildRequires: python3-devel BuildRequires: qt5-qtsvg-devel BuildRequires: file-devel BuildRequires: desktop-file-utils @@ -67,11 +67,11 @@ BuildRequires: qt5-qtwebengine-devel # BuildRequires: doxygen # BuildRequires: /usr/bin/sphinx-build -BuildRequires: python3-breathe -BuildRequires: python3-recommonmark +# BuildRequires: python3-breathe +# BuildRequires: python3-recommonmark -Requires: python3-jupyter-client -Requires: python3-notebook +# Requires: python3-jupyter-client +# Requires: python3-notebook Requires: hicolor-icon-theme # Package iaito was renamed from r2cutter in version 5.2.0 @@ -127,11 +127,17 @@ information. sed -i -e "s|%{version}-git|%{version}|g;" configure configure.acr %endif -# RHEL up to 9 do not know uel type of vcs-browser +# RHEL up to 9 doesn't know url type of vcs-browser %if ( 0%{?rhel} && 0%{?rhel} <= 9 ) sed -i -e '/type="vcs-browser"/d;' src/org.radare.iaito.appdata.xml %endif +# RHEL up to 8 doesn't know url type of bugtracker, contact +%if ( 0%{?rhel} && 0%{?rhel} <= 8 ) + sed -i -e '/