!5 use %{_vendor} instead of openeuler hardcode
From: @wonleing Reviewed-by: @jianminw Signed-off-by: @jianminw
This commit is contained in:
commit
891ff1bcfb
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: mingw-filesystem
|
Name: mingw-filesystem
|
||||||
Version: 110
|
Version: 110
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: MinGW cross compiler base filesystem and environment
|
Summary: MinGW cross compiler base filesystem and environment
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://fedoraproject.org/wiki/MinGW
|
URL: http://fedoraproject.org/wiki/MinGW
|
||||||
@ -39,7 +39,7 @@ environment for MinGW packages.
|
|||||||
|
|
||||||
%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
|
||||||
Obsoletes: cross-filesystem < 67-2
|
Obsoletes: cross-filesystem < 67-2
|
||||||
Obsoletes: cross-filesystem-scripts < 67-2
|
Obsoletes: cross-filesystem-scripts < 67-2
|
||||||
Obsoletes: mingw-filesystem-scripts < 75-2
|
Obsoletes: mingw-filesystem-scripts < 75-2
|
||||||
@ -242,6 +242,9 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/
|
|||||||
%{_datadir}/mingw/toolchain-mingw64.meson
|
%{_datadir}/mingw/toolchain-mingw64.meson
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 22 2022 wanglin <wangl29@chinatelecom.cn> - 110-5
|
||||||
|
- Fix rpm-config hard code problem
|
||||||
|
|
||||||
* Tue Nov 03 2020 Zhiyi Weng <zhiyi@iscas.ac.cn> - 110-4
|
* Tue Nov 03 2020 Zhiyi Weng <zhiyi@iscas.ac.cn> - 110-4
|
||||||
- test ci error
|
- test ci error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user