diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec index 33e1853..4705e0e 100644 --- a/mingw-filesystem.spec +++ b/mingw-filesystem.spec @@ -6,7 +6,7 @@ %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) Name: mingw-filesystem -Version: 109 +Version: 110 Release: 1%{?dist} Summary: MinGW cross compiler base filesystem and environment @@ -58,6 +58,7 @@ This environment is maintained by the Fedora MinGW SIG at: %package base Summary: Generic files which are needed for both mingw32-filesystem and mingw64-filesystem +Requires: redhat-rpm-config # Obsolete the packages from the test repo Obsoletes: cross-filesystem < 67-2 Obsoletes: cross-filesystem-scripts < 67-2 @@ -316,6 +317,9 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/ %changelog +* Thu Nov 07 2019 Marc-André Lureau - 110-1 +- Add redhat-rpm-config dependency. Fixes rhbz#1769792 + * Thu Aug 29 2019 Sandro Mani - 109-1 - Add dlltool to toolchain-mingw{32,64}.meson