3f1ccef0a (Fix 'zypper ps' when running in incus container, 2025-01-06)
OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2806
This commit is contained in:
parent
4469e915dd
commit
0bb152dccd
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a8c0ade0d53d40ea165a402cc6f68746885bc1186994fc0c1f8e9c3a12f4ca7
|
||||
size 5633061
|
||||
oid sha256:99bd9752bb0333bddb40a916425754cded815d1420a231c83965da04a586dbdf
|
||||
size 5635419
|
||||
|
@ -90,7 +90,7 @@ Recommends: logrotate
|
||||
# lsof is used for 'zypper ps':
|
||||
Recommends: lsof
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.5
|
||||
BuildRequires: cmake >= 3.10
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
%if 0%{?suse_version} >= 1330
|
||||
@ -428,9 +428,9 @@ done
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/cmake/Zypp
|
||||
%{_libdir}/libzypp.so
|
||||
%{_libdir}/libzypp-tui.a
|
||||
%{_datadir}/cmake/Modules/*
|
||||
%{_includedir}/zypp
|
||||
%{_includedir}/zypp-core
|
||||
%{_includedir}/zypp-media
|
||||
|
Loading…
Reference in New Issue
Block a user