modify spec, add vendor macros

This commit is contained in:
yueyuankun 2024-04-23 14:13:07 +08:00
parent aba3031601
commit 6335d9593e

View File

@ -7,7 +7,7 @@
Name: mingw-filesystem Name: mingw-filesystem
Version: 118 Version: 118
Release: 3 Release: 4
Summary: MinGW cross compiler base filesystem and environment Summary: MinGW cross compiler base filesystem and environment
License: GPLv2+ License: GPLv2+
@ -59,7 +59,7 @@ This environment is maintained by the Fedora MinGW SIG at:
%package base %package base
Summary: Generic files which are needed for both mingw32-filesystem and mingw64-filesystem 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 # Obsolete the packages from the test repo
Obsoletes: cross-filesystem < 67-2 Obsoletes: cross-filesystem < 67-2
Obsoletes: cross-filesystem-scripts < 67-2 Obsoletes: cross-filesystem-scripts < 67-2
@ -318,6 +318,9 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/
%changelog %changelog
* Mon Apr 22 2024 yueyuankun <yueyuankun@kylinos.cn> - 118-4
- modify spec, add vendor
* Mon Feb 5 2024 Li Shunlong <lishunlong@kylinsec.com.cn> - 118-3 * Mon Feb 5 2024 Li Shunlong <lishunlong@kylinsec.com.cn> - 118-3
- update changelog info - update changelog info