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
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 <yueyuankun@kylinos.cn> - 118-4
- modify spec, add vendor
* Mon Feb 5 2024 Li Shunlong <lishunlong@kylinsec.com.cn> - 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 <buildteam@openeuler.org> - 110-2
- Package init
- Package init