diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 87dd0ad..291096e 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -7,7 +7,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config Version: 111 -Release: 1.0.riscv64%{?dist} +Release: 1.1.riscv64%{?dist} # No version specified. License: GPL+ Group: Development/System @@ -97,9 +97,7 @@ Requires: qt5-srpm-macros Requires: rpm >= 4.11.0 Requires: dwz >= 0.4 Requires: zip -%ifnarch riscv64 -Requires: (annobin if gcc) -%endif +#Requires: (annobin if gcc) # for brp-mangle-shebangs Requires: %{_bindir}/find @@ -186,6 +184,9 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Sat May 05 2018 David Abdurachmanov - 111-1.1.riscv64 +- Remove Requires: (annobin if gcc) + * Sat May 05 2018 David Abdurachmanov - 111-1.0.riscv64 - Disable %check for riscv64 - Disable debug packages for riscv64 (still don't have GDB, which is needed