diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec index 897ac5f6feebb31e0f19f41eaf57e768a131bf53..33728b0c4c4072874838abf06274dbd9f52536de 100644 --- a/mingw-filesystem.spec +++ b/mingw-filesystem.spec @@ -7,7 +7,7 @@ Name: mingw-filesystem Version: 118 -Release: 3 +Release: 4 Summary: MinGW cross compiler base filesystem and environment License: GPLv2+ @@ -59,7 +59,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: openEuler-rpm-config +Requires: %{_vendor}-rpm-config # Obsolete the packages from the test repo Obsoletes: cross-filesystem < 67-2 Obsoletes: cross-filesystem-scripts < 67-2 @@ -318,6 +318,9 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/ %changelog +* Mon Apr 22 2024 yueyuankun - 118-4 +- modify spec, add vendor + * Mon Feb 5 2024 Li Shunlong - 118-3 - update changelog info @@ -333,4 +336,4 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/ - fix wrong requires * Thu Dec 9 2019 openEuler Buildteam - 110-2 -- Package init \ No newline at end of file +- Package init