!9 use %{_vendor} instead of openeuler hardcode
From: @wonleing Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
08a8225dfc
@ -4,7 +4,7 @@
|
|||||||
Name: multilib-rpm-config
|
Name: multilib-rpm-config
|
||||||
Summary: Multilib packaging helpers
|
Summary: Multilib packaging helpers
|
||||||
Version: 1
|
Version: 1
|
||||||
Release: 15
|
Release: 16
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://fedoraproject.org/wiki/PackagingDrafts/MultilibTricks
|
URL: https://fedoraproject.org/wiki/PackagingDrafts/MultilibTricks
|
||||||
|
|
||||||
@ -16,7 +16,7 @@ Source5: https://src.fedoraproject.org/rpms/multilib-rpm-config/blob/master/f/mu
|
|||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
|
||||||
Requires: openEuler-rpm-config
|
Requires: %{_vendor}-rpm-config
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -98,6 +98,9 @@ test `$capable --arch ppc64p7` = true
|
|||||||
%{macrosdir}/*
|
%{macrosdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 22 2022 wanglin <wangl29@chinatelecom.cn> - 1-16
|
||||||
|
- Fix rpm-config hard code problem
|
||||||
|
|
||||||
* Thu Jul 9 2020 chengzihan <chengzihan2@huawei.com> - 1-15
|
* Thu Jul 9 2020 chengzihan <chengzihan2@huawei.com> - 1-15
|
||||||
- supply files source
|
- supply files source
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user