- change BuildRequires due to corosync devel package rename
* update lvm2.spec, use pkgconfig(corosync) OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=341
This commit is contained in:
parent
97d3764c49
commit
00b92a8328
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 18 04:09:00 UTC 2024 - Glass Su <glass.su@suse.com>
|
||||||
|
|
||||||
|
- change BuildRequires due to corosync devel package rename
|
||||||
|
* update lvm2.spec, use pkgconfig(corosync)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 1 01:46:00 UTC 2024 - Heming Zhao <heming.zhao@suse.com>
|
Sat Jun 1 01:46:00 UTC 2024 - Heming Zhao <heming.zhao@suse.com>
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ BuildRequires: suse-module-tools
|
|||||||
BuildRequires: pkgconfig(libselinux)
|
BuildRequires: pkgconfig(libselinux)
|
||||||
BuildRequires: pkgconfig(libsepol)
|
BuildRequires: pkgconfig(libsepol)
|
||||||
%else
|
%else
|
||||||
BuildRequires: libcorosync-devel
|
BuildRequires: pkgconfig(corosync)
|
||||||
BuildRequires: pkgconfig(blkid)
|
BuildRequires: pkgconfig(blkid)
|
||||||
%if %{with lockd}
|
%if %{with lockd}
|
||||||
BuildRequires: libdlm-devel >= %{dlm_version}
|
BuildRequires: libdlm-devel >= %{dlm_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user