update the dependency of zstd
This commit is contained in:
parent
b9efba68e9
commit
24cb04b211
10
rpm.spec
10
rpm.spec
@ -1,6 +1,6 @@
|
||||
Name: rpm
|
||||
Version: 4.17.0
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: RPM Package Manager
|
||||
License: GPLv2+
|
||||
URL: http://www.rpm.org/
|
||||
@ -74,7 +74,7 @@ BuildRequires: zlib-devel libzstd-devel xz-devel bzip2-devel libarchive-devel im
|
||||
BuildRequires: dbus-devel fakechroot elfutils-devel elfutils-libelf-devel ima-evm-utils
|
||||
BuildRequires: lua-devel libcap-devel libacl-devel libselinux-devel file-devel gettext-devel ncurses-devel
|
||||
BuildRequires: system-rpm-config dwz gnupg2 debugedit
|
||||
Requires: coreutils popt curl zstd >= 1.5.0-1 libcap crontabs logrotate
|
||||
Requires: coreutils popt curl zstd >= 1.4.0 libcap crontabs logrotate
|
||||
Obsoletes: %{name}-build-libs %{name}-sign-libs %{name}-sign %{name}-cron
|
||||
Provides: %{name}-build-libs %{name}-sign-libs %{name}-sign %{name}-cron
|
||||
Obsoletes: %{name}-plugin-selinux %{name}-plugin-syslog %{name}-plugin-systemd-inhibit < 4.15.1-28 %{name}-plugin-ima %{name}-plugin-prioreset
|
||||
@ -337,6 +337,12 @@ make check || (cat tests/rpmtests.log; exit 0)
|
||||
%{_mandir}/man1/gendiff.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2022 Kou Wenqi<kouwenqi@kylinos.cn> - 4.17.0-9
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:requires zstd >= 1.4.0
|
||||
|
||||
* Thu Aug 11 2022 renhongxun<renhongxun@h-partners.com> - 4.17.0-8
|
||||
- sync some patches from upstream
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user